Skip to main content
POST
Rotate the signing secret

Authorizations

X-API-Key
string
header
required

Headers

Idempotency-Key
string<uuid>
required

Unique idempotency token per logical write (UUID v4). Re-send the same value on safe retries.

Example:

"a1b2c3d4-e5f6-47a8-b9c0-d1e2f3a4b5c6"

Response

200 - application/json
webhook_url
object | null
required
signing_secret
string
required

Shown once — store it securely.

Example:

"whsec_a1b2c3..."

warning
string
required
Example:

"Store this secret securely. It will not be shown again."