Queue methods-Callback campaign management

Number of APIs: 8

  1. Delete all callback calls associated with outbound campaign name DELETE {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/calls/callbacks/{{outboundCampaignName}}

  2. Delete all callback calls associated with outbound campaign ID DELETE {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/calls/callbacks/{{outboundCampaignId}}

  3. Overview of all callback calls associated with outbound campaign name GET {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/calls/callbacks/{{outboundCampaignName}}

  4. Overview of all callback calls associated with outbound campaign ID from a specific queue GET {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/{{callsQueueId}}/calls/callbacks/{{outboundCampaignId}}

  5. Delete all callback calls associated with outgoing campaign name from a specific queue DELETE {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/{{callsQueueId}}/calls/callbacks/{{outboundCampaignName}}

  6. Overview of callback calls associated with outbound campaign name from a specific queue GET {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/{{callsQueueId}}/calls/callbacks/{{outboundCampaignName}}

  7. Delete all callback calls associated with outbound campaign ID from a specific queue DELETE {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/{{callsQueueId}}/calls/callbacks/{{outboundCampaignId}}

  8. Overview of all callback calls associated with outbound campaign ID GET {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/calls/callbacks/{{outboundCampaignId}}