Campaigns
Update a campaign
Partially update a draft or ready campaign — concurrency, caller-ID settings, schedule, daily window, retries, and webhook URL.
PUT
Update a campaign
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
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
0–5.string
Target for signed campaign and contact webhooks.
Example
cURL