- Funtion
- The agent will be unpaused in all the queues that the agent is currently logged into.
- Method Name
- unpauseAgentOnAllQueues
- Arguments
- agent - the logon for the agent
agentPassword - the agent's password
- URL using get
- URL: httphttps://{NoojeePBXhost}/servicemanager/services/njadmin-api-queue?method=unpauseAgentOnAllQueues&agent={agentUsername}&
agentPassword={AgentPassword}
...