Deletes a queue.
You can't recover the jobs in a queue if you delete the queue. Deleting the queue also deletes the jobs in that queue.
delete/2023-10-12/farms/{farmId}/queues/{queueId}
Path parameters
farmIdstring required
The ID of the farm from which to remove the queue.
queueIdstring required
The queue ID of the queue to delete.
Response
Success
DeleteQueueResponse required