Skip to main content
POST
Rotate an inbound hook endpoint's signing secret

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Path Parameters

id
string<uuid>
required

Hook endpoint id (uuid).

Response

Rotated. The new secret is returned only in this response.

id
string<uuid>
required
secret
string
required

New HMAC signing secret (hksec_...).