Set the activation state of the organization’s current webhook signature key. Will return a not found error if one doesn’t yet exist.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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.
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.
A successful response.
The response for a call to WebhookService_ToggleWebhookSignatureKeyActivation.