Skip to content

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
id
required
string
Idempotency-Key
string

Required on every mutating /v1/* endpoint (Phase 1 fixture relaxes to optional)

object
success
required
boolean
data
required
object
secret
required
string
meta
required
object
requestId
required
string