v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBWebhooks
Rotate signing secret
Generates a new signing secret for the webhook subscription and returns it once in the response. The previous secret is replaced immediately, so any signature verification on your endpoint must be updated to use the new value.
post/webhooks/{id}/rotate-secret
Path parameters
idstring uuid required
Example:550e8400-e29b-41d4-a716-446655440000
Response
New signing secret (shown once)