Skip to main content
PUT
Update a campaign
Every field is optional — only what you send changes.
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
ID of the campaign, returned by Create a campaign.
string
New campaign name. Maximum 100 characters.
integer
Must stay within the account concurrency limit.
string
fixed, per_contact, or pool.
string
E.164 caller ID, required while the strategy is fixed.
string
ISO 8601 timestamp for a scheduled launch.
boolean
Set to true to remove an existing scheduled_at value.
boolean
Enables or disables the daily calling window.
integer
Range 05.
string
Target for signed campaign and contact webhooks.

Example

cURL
A campaign can be updated only while it is draft or ready. Editing a running, paused, queued, or archived campaign returns 409 Conflict.