Submit batch calling job

Submit a batch call request to schedule calls for multiple recipients.

Headers

xi-api-keystringOptional

Request

This endpoint expects an object.
call_namestringRequired
agent_idstringRequired
recipientslist of objectsRequired
scheduled_time_unixintegerOptional
agent_phone_number_idstringOptional
whatsapp_paramsobjectOptional
timezonestringOptional

Response

Successful Response
idstring
namestring
agent_idstring
created_at_unixinteger
scheduled_time_unixinteger
total_calls_dispatchedintegerDefaults to 0
total_calls_scheduledintegerDefaults to 0
total_calls_finishedintegerDefaults to 0
last_updated_at_unixinteger
statusenum
Allowed values:
retry_countintegerDefaults to 0
agent_namestring
phone_number_idstring or null
phone_providerenum or null
Allowed values:
whatsapp_paramsobject or null
timezonestring or null

Errors