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
branch_idstringOptional
environmentstringOptional
telephony_call_configobjectOptional
target_concurrency_limitintegerOptional>=1

Maximum number of simultaneous calls for this batch. When set, dispatch is governed by this limit rather than workspace/agent capacity percentages.

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
telephony_call_configobject
agent_namestring
phone_number_idstring
phone_providerenum
Allowed values:
whatsapp_paramsobject
branch_idstring
environmentstring
timezonestring
target_concurrency_limitinteger>=1

Maximum number of simultaneous calls for this batch. When set, dispatch is governed by this limit rather than workspace/agent capacity percentages.

branch_namestring

Errors

422
Batch Calls Create Request Unprocessable Entity Error