Skip to content

agent_remove

df-dbx edited this page Sep 30, 2019 · 2 revisions

agent_remove

https://zingtree.com/api/agent_remove/{{apikey}}/{{agent login}}

Removes an agent from your organisation

Example

https://zingtree.com/api/agent_remove/…token…/bwinters@zingtree.com

{
    "op": "agent_remove",
    "count": 1,
    "agent_login": "bwinters@zingtree.com"
}

Note: count returns 0 if operation runs into Schröd-zinger's agent

Clone this wiki locally