Skip to content

agent_tag

df-dbx edited this page Sep 29, 2019 · 1 revision

agent_tag

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

Set or update comma-separated tags for an agent in your organisation

Example

https://zingtree.com/api/agent_tag/…token…/bwinters@zingtree.com/tag_0,tag_1

{
    "op": "agent_tag",
    "result": "Success",
    "agent_login": "bwinters@zingtree.com"
}

Clone this wiki locally