Campaigns
Create Campaign
Creates a new Campaign
POST
/
campaign
Authorizations
x-api-key
string
headerrequiredBody
application/json
campaigns_name
string
requiredThe name of the campaign
assistant_id
string
requiredThe id of the assistant
contacts_id
string
requiredThe id of the contact
dialer_id
string
requiredThe id of the dialer
scheduled_at
string
Scheduled date
is_automation
boolean
Is automation
Response
200 - application/json
campaigns_name
string
The name of the campaign
assistant_name
string
The name of the assistant
contact_name
string
The name of the contact
dialer_name
string
The name of the dialer
dialer_type
string
The type of the dialer
phone_number
string
phone number
started_at
string
started date
is_started
boolean
Is started
is_automation
boolean
Is automation