Rotate webhook endpoint secret

Authentication

AuthorizationBearer

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

Path parameters

organizationIdstringRequired
webhookIdstringRequired

Request

This endpoint expects an object.
secretstringRequired

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

Errors

400
Rotate Secret Request Bad Request Error
401
Rotate Secret Request Unauthorized Error
403
Rotate Secret Request Forbidden Error
404
Rotate Secret Request Not Found Error
500
Rotate Secret Request Internal Server Error