Was this helpful?
/v1/webhooks/{id}/rotate-secret
An x-api-key required for authentication
x-api-key
curl -L \ --request POST \ --url '/v1/webhooks/{id}/rotate-secret'
{ "id": "text", "label": "text", "url": "text", "signingSecret": "text", "oauthConnection": {}, "createdBy": "text", "createdAt": "2025-02-28T07:20:06.775Z", "updatedAt": "2025-02-28T07:20:06.775Z", "headers": [ "text" ], "dataEvents": [ "text" ] }