Queues

Delete queue

Deletes a voice call queue by ID. The queue must be empty; a queue with waiting callers returns a validation error. This removes the same queue that the Compatibility Delete queue operation manages.

Permissions

The API token used to authenticate must have the following scope(s) enabled to make a successful request: Voice.

Learn more about API scopes.

delete/api/relay/rest/queues/{id}

Path parameters

idstring uuid required

Universal Unique Identifier.

Unique ID of the queue.

Response

There is no content to send for this request, but the headers may be useful.

Changes

No changes found, but 3 of the 137 revisions have a changelog that could not be searched — this endpoint may have changed in one of them.