Webhooks API
Update Webhook
Updates a webhook.
PATCH
Path Parameters
Id of the webhook.
Body
application/json
The channel that triggers this webhook.
Available options:
campaign:create
, campaign:update
, campaign:delete
Webhook secret to be used in signature generation.
Maximum length:
32
The URL to send the webhook event to.
Required string length:
1 - 2083
Response
200 - application/json
The channel that triggers this webhook.
Available options:
campaign:create
, campaign:update
, campaign:delete
Id of the webhook.
The marketplace ID.
Webhook secret to be used in signature generation.
The URL to send the webhook event to.
Required string length:
1 - 2083