Start a batch of calls for a campaign
Start a batch of outbound calls using the agent configured for the campaign. Use this endpoint when your application needs to trigger multiple calls programmatically.
Authentication
hollr-api-keystring
API key issued for your account. Every request is logged and rate-limited against this key.
Request
This endpoint expects an object.
campaign_id
UUID of the campaign to place the calls under. Campaigns are created in the HollrAI platform.
contacts
Response
Bulk call request successfully forwarded to the call server.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error

