Skip to main content
POST
Rotate signing secret

Authorizations

Authorization
string
header
required

JWT Bearer token for user session auth. Format: "Bearer {token}". Used by User and Organization endpoints.

Path Parameters

webhookId
string
required

Webhook ID

Response

Secret rotated — new secret included in this response only

success
boolean
Example:

true

data
object
message
string
Example:

"Secret rotated. Save your new signing secret — it won't be shown again."