Authorization
GET CURRENT AGENT'S ONLINE STATUS
Scope : ZohoVoice.agents.READ
Method : GET
URL : https://voice.zoho.com/rest/json/zv/api/agents/onlineStatus
Params: None
Response :
GET MULTIPLE AGENT'S ONLINE STATUS
Note: This API will provide response for agents based on the role of the querying user.
Example: If an Admin uses this API, they can fetch the status of all agents in the Zoho Voice organisation.
However, a supervisor will be able to only fetch the status of their supervised agents.
Scope : ZohoVoice.sdk.READ
Method : GET
URL : https://voice.zoho.com/rest/json/zv/api/v2/agents/onlineStatus
Params:
Key | Type | Description |
agentIds* | String | single or multiple agent ids separated by comma |
zuids | String | single or multiple zuids separated by comma (zuids param can be provided instead of agentIds) |
Response :
UPDATE CURRENT AGENT'S ONLINE STATUS
Scope : ZohoVoice.agents.UPDATE
Method : PUT
URL : https://voice.zoho.com/rest/json/zv/api/agents/onlineStatus
Params
Response :
UPDATE MULTIPLE AGENT'S ONLINE STATUS
Scope : ZohoVoice.agents.READ
Method : PUT
URL : https://voice.zoho.com/rest/json/zv/api/agents/overrideOnlineStatus
Params
Response :
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.