Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The request for a call to WebhookService_ToggleWebhookSignatureKeyActivation to enable or disable the current
webhook signature key. Set enable to true to activate the signature key, and false to deactivate.
Response
A successful response.
The response for a call to WebhookService_ToggleWebhookSignatureKeyActivation.