Queue methods-Overview and call management of queued calls

Number of APIs: 4

  1. Overview of all queue calls GET {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/calls

  2. Overview of all queue calls in a specific queue GET {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/{{callsQueueId}}/calls

  3. Delete a specific call with a queue call ID DELETE {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/calls/{{QueueCallId}}

  4. Delete a call from a specific queue with a queue call ID DELETE {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/{{callsQueueId}}/calls/{{QueueCallId}}