Listen as agent
This is a long polling API that will block until a new task is ready for delivery. If no new task is
available then the server will hold on to your request for up to 5 minutes, after that 5 minute timeout
period you will be expected to reinitiate a new request.
Request
This endpoint expects an object.
agentSelector
Selector criteria to determine which Agent Tasks the agent receives
Response
Requests for the agent to comply with.
executeRequest
Request to execute a Task.
cancelRequest
Request to Cancel a Task.
completeRequest
Request to Complete a Task.