Voice V1 Deployments
Make batch calls for a voice v1 deployment
POST
Authorizations
API key authentication
Body
application/json
Array of data objects to process in batches, each requiring at least an id and phoneNumber
Number of items to process in each batch (default 10)
Time interval between batches in minutes (default 5)
Optional condition to evaluate for processing data. Supports template variables like {{variableName}}
Definitions of data to extract during calls, with each key representing a field to extract
Webhook URL to receive events when calls complete or extract data
Additional data to pass with each request that will be available during the call
Response
200
_mintlify/placeholder
Batch calls started successfully