Queue methods-Overview and call management of queued calls
Number of APIs: 4
-
Overview of all queue calls GET {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/calls
-
Overview of all queue calls in a specific queue GET {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/{{callsQueueId}}/calls
-
Delete a specific call with a queue call ID DELETE {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/calls/{{QueueCallId}}
-
Delete a call from a specific queue with a queue call ID DELETE {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/{{callsQueueId}}/calls/{{QueueCallId}}