Skip to main content
POST
/
v1
/
webhooks
/
{id}
/
rotate
Rotate webhook secret
curl --request POST \
  --url https://revstack.dev/v1/webhooks/{id}/rotate
null

Path Parameters

id
string
required
Example:

"wh_abc123"

Response

200 - application/json

Secret rotated

The response is of type unknown.