Command

nylas webhook verify

The nylas webhook verify command provides verify a webhook signature locally. It is part of the Webhooks commands, which create and manage webhooks for real-time event notifications.

Usage

nylas webhook verify

Flags

FlagDescription
--payload-fileSee `nylas nylas webhook verify --help` for details
--signatureSee `nylas nylas webhook verify --help` for details
--secretSee `nylas nylas webhook verify --help` for details

Examples

Basic usage

nylas webhook verify --help

Troubleshooting

Command not found or fails

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

Recommended guides

Run nylas webhook verify --help for full help output.