Skip to main content
PATCH
ToggleWebhookSignatureKeyActivation

Authorizations

Authorization
string
header
required

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.

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.

enable
boolean
required

Response

A successful response.

The response for a call to WebhookService_ToggleWebhookSignatureKeyActivation.

signatureKey
object
required