Agents
Update a campaign agent
Partially update a Campaign Manager agent. Only the fields you send are changed; running campaigns keep the agent snapshot taken at launch.
PUT
Update a campaign agent
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 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