Developers
Rotate webhook secret
Generate a new signing secret for a webhook. The old secret stops working immediately.
POST
Rotates the signing secret for a webhook subscription. A new
Returns
signingSecret (whsec_...) is generated and returned in full, once. The previous secret stops verifying deliveries immediately.
Path parameters
string
required
The webhook ID to rotate the signing secret for.
Body
No request body.201 Created.
Response fields
boolean
object
