Command
nylas webhook pubsub delete
The nylas webhook pubsub delete command deletes a Pub/Sub channel. It is part of the Webhooks commands, which create and manage webhooks for real-time event notifications.
Usage
nylas webhook pubsub deleteFlags
| Flag | Description |
|---|---|
| --yes | See `nylas nylas webhook pubsub delete <id> --help` for details |
Examples
Basic usage
nylas webhook pubsub delete --helpTroubleshooting
Command not found or fails
Run `nylas auth config` and `nylas auth login` to authenticate first.
Recommended guides
Extract OTP Codes from Email — Skip the Inbox
Pull 2FA verification codes from email without opening your inbox. nylas otp get copies the code to your clipboard. Works with Gmail, Outlook, Exchange, Yahoo, iCloud, and IMAP.
CI/CD Email Alerts with PowerShell
Send build notifications, deployment reports, and test failure alerts from GitHub Actions, Azure DevOps, and Jenkins using PowerShell and Nylas CLI.
E2E Email Testing with Playwright
Test password reset, invitation, and verification emails end-to-end. Poll with Nylas CLI, verify content in Playwright, and click links. No Gmail config needed.
Run nylas webhook pubsub delete --help for full help output.