Queue Commands
Force remove a call from a queue
Removes an inactive call from a queue. If the call is no longer active, use this command to remove it from the queue.
delete/queues/{queue_name}/calls/{call_control_id}
Path parameters
queue_namestring required
Uniquely identifies the queue by name
call_control_idstring required
Unique identifier and token for controlling the call
Response
Call successfully removed from the queue
Changes
No recorded changes to this endpoint across all 47 revisions of this API.