Delete
Use this endpoint for the Queues method to delete a single call queue. Only empty queues can be deleted. If the delete is successful, a 204 response, with no body, will be returned.
Path parameters
AccountSid
The unique identifier for the account this Queue is associated with.
Sid
The unique identifier for the queue.
Request examples
Response
A successful request returns a 204 status code with no body.