Create a Broadcast
This API allows you to create a Broadcast.
post/v1/broadcast
Headers
Authorizationstring required
Request body
namestring required
Name for the broadcast.
descriptionstring required
Description of the broadcast.
phone_number_listinteger required
Unique ID of list of phone numbers to be used for broadcast.
destinationstring required
The destination where the call should land. eg: ivr||id, id: IVR's id
timeoutstring required
Time for which the call tries to connect to each number in the list. Minimum: 40
concurrent_limitstring required
Number of channels to be used for broadcast.
retry_after_minutesstring required
Time after which failed numbers are tried again.
caller_id_numberstring
Caller ID that is showed to the called party.
number_of_retrystring
Maximum number of retry attempts allowed. Minimum: 0, Maximum: 5
start_date_timestring required
Date and time in which leads associated with broadcast are called.
end_date_timestring required
Date and time till which leads associated with broadcast are called.
time_groupstring required
Unique ID of the time_group to be associated with broadcast.
Response
200
object required