Delete a Queue.
DELETE/Accounts/:AccountSid/Queues/:Sid
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.
Permissions
The API token used to authenticate must have the following scopes enabled to make a successful request: Voice. Learn more about API scopes.
Request
Responses
- 204
No Content