Create a batch call
Uploads a CSV file and initiates a batch of outbound calls.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects a multipart form containing a file.
agent_id
file
CSV file with a customer_phone column
name
Response
Batch accepted
data
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error