Delete a queue
delete/queues/{queueId}
Deletes the queue with the given queue identifier.
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 204 | No Content | The queue was deleted. | ||
| 400 | Bad Request | The request was invalid. | Schema | |
| 404 | Not Found | No queue exists at the requested path. | Schema |