Remove the call from a queue.
This method emits calling.call.queue events. See Call Events for payload details.
Name of the queue to leave.
Custom control ID. Auto-generated if not provided.
Specific queue ID to leave (if the call is in multiple queues with the same name).
URL to receive queue status webhooks.
Promise<Record<string, unknown>> — Server response confirming the call left the queue.