Delete a queue resource
Delete a queue resource.
DELETE
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id of the account the resource belongs to.
The QueueSid that identifies the call queue.
Response
The resource was deleted successfully.
JavaScript