Authorizations
Body
Request used to update the configuration of a claimed phone number
The phone number to update.
"+14155551234"
24
Whether the phone should be setup to receive inbound calls. If not provided, the current setting will be preserved.
Whether the phone should be setup to make outbound calls. If not provided, the current setting will be preserved.
If provided, the phone number will be migrated from the current campaign to the specified campaign.
24
Response
Successful Response
Container for a single campaign record.
CREATED
, ACTIVE
, INACTIVE
, PAUSED
, PROCESSED
Phone numbers used by this campaign. Keyed by phone number. Using dict to ensure uniqueness. Stored also in phone_numbers and inbound_phone_numbers for backwards compatibility.
scheduled for removal
scheduled for removal
Use organization.twilio.a2p_status instead.
rejected
, verified
, pending
, unknown
web_voice
, telephony
, sms
, email
, chatbot
Inbound PreCallTasks can be executed:
- During the ringing phase (prolonged_ringing) - the tasks will be executed while the call is ringing. Agent will pick up the call only after the tasks are completed. Max duration is 10 seconds.
prolonged_ringing
The ID of the lead list associated with this campaign. Used to track and manage inbound leads.