Rotate webhook secret
Generates a new signing secret for a webhook endpoint, invalidating the old secret.
Parameters
Path Parameters
id
string
Required
Webhook endpoint ID
Returns
200
Secret rotated successfully
401
Authentication required
404
Webhook not found
Related
Webhooks
PUT/api/v1/webhooks/[id]