Webhooks
Rotate webhook secret
Generates a new signing secret. Returns the updated webhook with the new secret.
post/webhooks/{webhookId}/rotate-secret
Headers
Idempotency-Keystring uuid
Idempotency key for POST requests. If a transaction with the same key already exists for the org, the server returns the original response without re-executing. Keys are valid for 48 hours.
Response
Success
Changes
No recorded changes to this endpoint across all 2 revisions of this API.