Rotate webhook signing secret

Rotates the Svix signing secret for the given webhook endpoint. Supply an optional custom key in the request body, or omit the body to let Svix auto-generate. The previous secret remains valid for a 24-hour grace period.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The webhook endpoint database ID

Body Params

Optional custom secret for rotation. Omit to auto-generate.

string

Optional custom signing secret. Must meet Svix format requirements (whsec_ prefix + base64-encoded 24+ bytes). Omit or pass empty to auto-generate.

Responses
204

Webhook secret rotated successfully

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json