Batches
Schedule Batch API
Learn how to schedule a batch for calling via Bolna Voice AI agent by specifying the batch ID and the desired execution time.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the batch
Body
multipart/form-data
Response
Successful response
Previous
Stop batchUnderstand how to stop a running batch using its ID, allowing you to halt ongoing calls in the batch.
Next
cURL

