Rotate the signing secret for an endpoint. Invalidates the old secret immediately and returns the new secret once. Update your webhook receiver with the new secret promptly.
POST /v1/webhooks/endpoints/{id}/rotate-secret
POST
/v1/webhooks/endpoints/{id}/rotate-secret
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Header Parameters
Section titled “Header Parameters ” Idempotency-Key
string
Required on every mutating /v1/* endpoint (Phase 1 fixture relaxes to optional)
Responses
Section titled “ Responses ”object
success
required
boolean
data
required
object
secret
required
string
meta
required
object
requestId
required
string