- 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
Method
POST
- Arguments
- agent - the logon for the agent
agentPassword apiKey - the agent's passwordAPI key
- URL using get
- URL: https://{NoojeePBXhost}/servicemanager/services/njadmin-api-queue?method=rest/QueueAPI/pauseAgentOnAllQueues&agent={agentUsername}&
agentPasswordapiKey={AgentPasswordAPIKey}
- Returns
- This method only returns error messages"OK" or an error message.