outbound
Create Outbound Batch Api
Create an outbound batch from an uploaded CSV document.
Flow:
- User uploads CSV via presigned URL (creates document)
- User calls this endpoint with document_id
- System creates batch and processes CSV in background
- CSV rows become batch items
post/outbound/voice-agents/{voice_agent_id}/outbound-batch
Path parameters
voice_agent_idstring uuid required
Request body
Response
Successful Response