Batches
Create, manage, and control groups of calls
Batches let you manage multiple calls as a single calling job.
Create a batch
Creates a new batch of calls.
The exact request fields are not documented here because the supplied route definition does not expose the controller’s request schema.
List batches
Get a batch
Get batch status
Pause a batch
Resume a batch
Reschedule a batch
The exact request fields are not documented here because the supplied route definition does not expose the controller’s request schema.
Update a batch
The exact request fields are not documented here because the supplied route definition does not expose the controller’s request schema.
Delete a batch
Authentication
All batch endpoints require the hollr-api-key header.
The supplied route definitions show request rate limiting on create-batch, pause, resume, and reschedule. See Errors and rate limits for the API’s documented limits.

