Skip to main content
POST
Requires manage webhooks permission (Owner / Admin). Other-workspace IDs return 404. Update your receiver with the new secret before or immediately after this call. The next attempt — including a retry already queued — signs with the new secret. Deliveries that still verify against the old secret will fail.

Request

string
required
The webhook UUID whose secret should be rotated.

Response

Returns the webhook including the new signing_secret. Same shape as GET /webhooks/{webhook}.