Events
Phone Number Attached to Campaign
The phone_number.attached_to_campaign event is delivered whenever a phone number is attached to a campaign.
WEBHOOK
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The ID of the account in which this event occurred
The data associated with the event
The timestamp when this event occurred, in ISO8601 format
The type of the event. Always phone_number.attached_to_campaign for this event.
Allowed value:
"phone_number.attached_to_campaign"Response
200
Return a 200 status to indicate that the data was received successfully