Campaign
Create webhook
Create webhook for a campaign.
POST
Parameters
The ID of the campaign for the webhook.
Body
The name for the webhook.
The 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 webhook was created successfully.
The details of the new webhook.