Skip to main content
DELETE
Delete a campaign agent
Archives the agent rather than hard-deleting its data. Archived agents disappear from List agents but remain attached to historical campaigns.
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.

Example

cURL
Deleting returns 409 when the agent still has a running, queued, or paused campaign. Finish, cancel, or archive the dependent campaigns first.