queue_leave
queue_leave
Remove the call from a queue.
This method emits calling.call.queue events. See Call Events for payload details.
Parameters
queue_name
Name of the queue to leave.
control_id
Custom control ID. Auto-generated if not provided.
queue_id
Specific queue ID to leave (if the call is in multiple queues with the same name).
status_url
URL to receive queue status webhooks.
Returns
dict — Server response confirming the call left the queue.