Command

nylas webhook rotate-secret

Rotate the signing secret

Written by Qasim Muhammad Staff SRE

What does nylas webhook rotate-secret do?

The nylas webhook rotate-secret command provides rotate the signing secret. It is part of the Webhooks commands, which create and manage webhooks for real-time event notifications.

Usage

nylas webhook rotate-secret

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 rotate-secret command provides rotate the signing secret.

JSON output for scripting

nylas webhook rotate-secret --json

Troubleshooting

Command not found or fails

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

Recommended guides

Run nylas webhook rotate-secret --help for full help output.