- Note: this documentation is not acurate and will be updated shortly. It does however provide a guide as to the available functionality.
- Funtion
- The agent will be paused in all the queues that the agent is currently logged into.
- Method Name
- pauseAgentOnAllQueues
- Arguments
- agent - the logon for the agent
agentPassword - the agent's password
- URL using get
- URL: httphttps://{NoojeePBXhost}/servicemanager/services/njadmin-api-queue?method=pauseAgentOnAllQueues&agent={agentUsername}&
agentPassword={AgentPassword}
...