Queue methods-Callback campaign management
Number of APIs: 8
-
Delete all callback calls associated with outbound campaign name DELETE {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/calls/callbacks/{{outboundCampaignName}}
-
Delete all callback calls associated with outbound campaign ID DELETE {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/calls/callbacks/{{outboundCampaignId}}
-
Overview of all callback calls associated with outbound campaign name GET {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/calls/callbacks/{{outboundCampaignName}}
-
Overview of all callback calls associated with outbound campaign ID from a specific queue GET {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/{{callsQueueId}}/calls/callbacks/{{outboundCampaignId}}
-
Delete all callback calls associated with outgoing campaign name from a specific queue DELETE {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/{{callsQueueId}}/calls/callbacks/{{outboundCampaignName}}
-
Overview of callback calls associated with outbound campaign name from a specific queue GET {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/{{callsQueueId}}/calls/callbacks/{{outboundCampaignName}}
-
Delete all callback calls associated with outbound campaign ID from a specific queue DELETE {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/{{callsQueueId}}/calls/callbacks/{{outboundCampaignId}}
-
Overview of all callback calls associated with outbound campaign ID GET {{httptype}}://{{IP}}/mot/{{miralixAccount}}/queues/calls/callbacks/{{outboundCampaignId}}