Update Campaign Status
Update the status of a campaign.
Method: PUT
Endpoint:
/omni/campaign/{campaign_id}/status/{status}
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
Status options
0 = NotRunning
1 = Running
2 = Paused
The campaign status can only move from a "NotRunning" state to a "Paused " and then from a "Paused " to "Running". The campaign cannot go from "NotRunning" to "Running". The campaign status can change from either "Paused" or "Running" to "NotRunning".
, multiple selections available,
Related content
Update Campaign
Update Campaign
More like this
Create Campaign
Create Campaign
More like this
Emergency Stop All Campaigns
Emergency Stop All Campaigns
Read with this
Get User Campaigns
Get User Campaigns
More like this
Update Team
Update Team
More like this
Connect Calls
Connect Calls
Read with this