Create Batch Call
Create a batch call
Authorizations
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
Body
The number you own in E.164 format. Must be a number purchased from Retell or imported to Retell.
"+14157774444"
A list of individual call tasks to be executed as part of the batch call. Each task represents a single outbound call and includes details such as the recipient's phone number and optional dynamic variables to personalize the call content.
The name of the batch call. Only used for your own reference.
"First batch call"
The scheduled time for sending the batch call, represented as a Unix timestamp in milliseconds. If omitted, the call will be sent immediately.
1735718400000
Response
Unique id of the batch call.
"batch_call_dbcc4412483ebfc348abb"
"First batch call"
"+14157774444"
1735718400
Number of tasks within the batch call
Was this page helpful?