queue-controller
Delete Queue (deleteQueue)
Deletes the Queue.
Available for users with 'SYS_ADMIN' authority.
delete/api/queues/{queueId}
Path parameters
queueIdstring required
A string value representing the queue id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'
Response
OK