Skip to main content

Rotate a webhook signing secret.

POST 

/webhooks/:id/rotate_secret

Issues a new signing secret and returns it. Use this if the current secret has leaked or been lost.

The old secret stops being valid immediately, so deliveries signed with the new secret will fail verification until your endpoint is using it. Deploy the new secret promptly after rotating.

Request

Responses

The subscription, including its new signing secret.