Rotate a webhook endpoint signing secret
Webhooks
Rotate a webhook endpoint signing secret
Rotate the outbound webhook signing secret for a webhook endpoint. The new plaintext secret is returned once.
POST
Rotate a webhook endpoint signing secret
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the webhook endpoint whose signing secret should be rotated.
Required string length:
1 - 128Pattern:
^[A-Za-z0-9_-]+$