10.2 Unpause Agent on All Queues
FuntionThe agent will be unpaused in all the queues that the agent is currently logged into.Method NameunpauseAgentOnAllQueuesMethodPOSTArgumentsagent - the logon for the agent
apiKey - the API key.
URL using get
URL: https://{NoojeePBXhost}/servicemanager/rest/QueueAPI/unpauseAgentOnAllQueues&agent={agentUsername}&apiKey={APIKey}
Returns
"OK" or an error message.