10.1 Pause Agent on All Queues
- Funtion
- The agent will be paused in all the queues that the agent is currently logged into.
- Method Name
- pauseAgentOnAllQueues
Method
POST
- Arguments
- agent - the logon for the agent
apiKey - the API key
- URL using get
- URL: https://{NoojeePBXhost}/servicemanager/rest/QueueAPI/pauseAgentOnAllQueues&agent={agentUsername}&apiKey={APIKey}
- Returns
- "OK" or an error message.