Skip to main content

Delete a queue

DELETE 
/queues/:queue_name

Delete an existing call queue.

Request

Responses

204:

Queue deleted successfully.

401:

Unauthorized. Authentication failed - the required authentication headers were either invalid or not included in the request.

404:

Resource not found. The requested resource does not exist. Common causes include: invalid call_control_id, conference not found, audio file not found, or recording not found.