Webhooks
Generate Webhook Secret
Generate a new webhook signing secret.
Creates a new signing secret for this environment (or replaces the existing one). The new secret is returned in full exactly once — store it securely.
After rotation all newly delivered webhooks will be signed with the new secret. Update your verification logic before calling this endpoint if you need zero-downtime rotation.
post/v3/webhook-secret
Response
The request has succeeded.