Skip to main content
POST
Create a New Call Batch (Campaign)

Authorizations

Authorization
string
header
required

Bearer token authentication. Obtain your API key from the Dialgen API Keys dashboard at https://sa.dialgen.ai/api-keys

Body

application/json
agentId
string
required

The agent ID to use for the entire batch

userId
string
required

The user ID owning the agent

contacts
object[]
required
Required array length: 1 - 100000 elements
options
object

Response

Batch accepted and is being processed

success
boolean
batchId
string
status
enum<string>
Available options:
ingesting,
scheduled,
pending,
processing,
completed
message
string