---
title: "DELETE /2023-10-12/farms/{farmId}/queues/{queueId}"
method: DELETE
path: "/2023-10-12/farms/{farmId}/queues/{queueId}"
---

# DELETE /2023-10-12/farms/{farmId}/queues/{queueId}

`DELETE /2023-10-12/farms/{farmId}/queues/{queueId}`

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.

## Path parameters

- `farmId` string, required
- `queueId` string, required

## Response `200`

Success

- DeleteQueueResponse

## Other responses

- `480` — AccessDeniedException
- `481` — InternalServerErrorException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — ConflictException
- `485` — ValidationException

---

[API](https://skmtc.net/aws/apis/deadline.md) · [All operations](https://skmtc.net/aws/apis/deadline/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/deadline/revisions/259a7ebfefa8/schema)
