Lifecycle controls
Pause a campaign
Pause a running campaign. New dials stop, in-flight calls finish, and the campaign requires an explicit resume.
POST
Pause a campaign
running.
Authentication required
X-Auth-ID— your Vobiz account IDX-Auth-Token— your Vobiz auth token
string
required
Your Vobiz account ID. Use the same value in
X-Auth-ID.string
required
Your Vobiz account ID, for example
MA_XXXXXXXX.string
required
The campaign to pause. It must be
running.Example
cURL
paused_reason to manual_pause and sends the campaign.paused webhook when notify_url is configured. It requires an explicit resume — it will not restart on its own.
Lifecycle
409 Conflict. Control endpoints take no request body.