Rotate webhook endpoint secret

Path parameters

organizationIdstringRequired
webhookIdstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
secretstringRequired

New endpoint secret (client-provided). Not returned by the API.

Response

Secret rotated successfully

Errors