Skip to main content
POST
Start a campaign
Starts dialling immediately and clears any scheduled_at value. Allowed only from ready.
Authentication required
  • X-Auth-ID — your Vobiz account ID
  • X-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 start. It must be in ready state.

Example

cURL
Account concurrency is enforced as each call is dialled. If the account is saturated the campaign stays running but idle until capacity frees up — check account capacity first.

Lifecycle

Invalid transitions return 409 Conflict. Control endpoints take no request body.