Skip to main content
POST
Rotate a webhook signing secret

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orgId
string
required

Organization ID

Example:

"org-abc123"

id
string
required

Webhook subscription ID

Example:

"whs-9c2f1a7e"

Response

New plaintext secret returned once; the old secret is immediately invalidated