Webhooks

Rotate webhook signing secret

Rotate the signing secret for a webhook endpoint. The previous secret remains valid for 24 hours. Can only be called once per 24 hours.

post/webhooks/endpoints/{id}/secret

Path parameters

idstring required

Webhook endpoint ID

Example:whe_abc123def456

Webhook endpoint ID

Response

Secret rotated. New signing secret shown in plaintext (only time it is visible).

Changes

Changed in 1 of the 8 revisions of this API.1