Webhook
Update webhook
Update webhook for a campaign
PATCH
Parameters
The ID of the webhook to update.
Body
Updated name for the webhook.
Updated URL for the webhook.
The webhook events that you want to receive. Options aremessage.incoming
, message.status
, or recipient.optout
(read more).
Array of phone numbers to receive events for in . If none are provided, webhook will default to all numbers assigned to the campaign.
Response
Whether the update succeeded.
The details of the webhook.