Create a batch call

View as Markdown
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_idintegerRequired
filefileRequired

CSV file with a customer_phone column

namestringRequired

Response

Batch accepted
dataobject

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error