cURL
API reference
Add campaign recipients
Adds recipients to a campaign by creating scheduled outbound call records. Recipients can be added only when campaign status is DRAFT or PAUSED.
POST
cURL
Request body example
Usephone_numbers to add recipients to a campaign. Each phone number must be
in E.164 format. Use call_variables to pass per-recipient context to the
agent.
You can add up to 5000 phone numbers in one request. Each recipient’s
call_variables object can be up to 4 KiB.Authorizations
Your unique organization API key. Required on all requests.
Path Parameters
The UUID of the AI agent that owns the campaign.
The UUID of the campaign.
Body
application/json
Required array length:
1 - 5000 elements