Skip to main content
POST
Upload Calls

Authorizations

Authorization
string
header
required

Retrieve your API Key from Dashboard API Keys Section.

Path Parameters

campaign_id
any
required

Campaign configuration ID

Body

application/json
phone_number
string
required

Target phone number (E.164 format recommended, e.g. '+12065551234')

override_assistant_id
string | null

Override the campaign's default AI assistant for this specific call

override_timezone
string | null

IANA timezone override for this call's scheduling window (e.g. 'America/Chicago')

override_schedule
Schedule · object[] | null

Call window override — each entry has 'startAt' and 'endAt' as ISO 8601 strings

Response

Successful Response