Command

nylas webhook pubsub delete

Delete a Pub/Sub channel

Written by Qasim Muhammad Staff SRE

What does nylas webhook pubsub delete do?

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 delete

Flags

FlagDescription
--yes(-y)Skip confirmation prompts
--jsonOutput as JSON
--no-colorDisable color output
--verbose(-v)Enable verbose output
--configCustom config file path
--help(-h)Show help for the command
--limitLimit results (most list commands)

Examples

The nylas webhook pubsub delete command deletes a Pub/Sub channel.

JSON output for scripting

nylas webhook pubsub delete --json

Troubleshooting

Command not found or fails

Run `nylas auth config` and `nylas auth login` to authenticate first.

Recommended guides

Run nylas webhook pubsub delete --help for full help output.