Skip to main content
PUT
Update a campaign agent
Updates are partial — only the fields you supply change.
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 agent, returned by Create an agent.
string
New agent name. Unique per account, maximum 100 characters.
string
HTTPS URL called when the contact answers.
string
GET or POST.
string
URL called when the call ends.
string
GET or POST.
array
Replaces the existing array of { key, value } SIP headers.

Example

cURL
Campaigns that are already running or queued use the agent snapshot frozen at launch. Your edit applies to the next launch, not to work already in flight.