Update an existing campaign.
Method: PUT
Endpoint:
/omni/campaign/campaign_id
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
Field | Type | Description |
---|---|---|
campaign_name | string | The name of the campaign to be created. |
campaign_type | integer | The type of campaign to be created. |
active | boolean | Wether the campaign will be active or not when created. |
description | string | The description of the camapign |
teleparam_plan_id | integer | TBA |
caller_id | integer | TBA |
target_drop_percentage | decimal | TBA |
motd | string | TBA |
default_list_id | integer | The default list ID. |
default_phone_type | integer | TBA |
default_email_type | integer | TBA |
auto_record | boolean | TBA |
is_blended | boolean | Wether the campaign is a blended campaign or not. |
degrade_to_progressive | boolean | TBA |
not_ready_wait_time | integer | TBA |
zip_tone | integer | TBA |
zip_tone_beep | integer | TBA |
zip_tone_wav | string | TBA |
skill_based_routing | boolean | TBA |
max_lines | integer | TBA |
schedule_plan_id | integer | TBA |
dynamic_nail_up | boolean | TBA |
withhold_number | boolean | TBA |