---
title: "Delete a queue resource"
method: DELETE
path: "/texml/Accounts/{account_sid}/Queues/{queue_sid}"
tags: ["TeXML REST Commands"]
---

# Delete a queue resource

`DELETE /texml/Accounts/{account_sid}/Queues/{queue_sid}`

Delete a queue resource.

## Path parameters

- `account_sid` string, required
- `queue_sid` string, required

## Response `204`

The resource was deleted successfully.

## Other responses

- `404` — Resource not found

---

[API](https://skmtc.net/team-telnyx/apis/telnyx-api-2.md) · [All operations](https://skmtc.net/team-telnyx/apis/telnyx-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/team-telnyx/telnyx-api-2/revisions/8f5f4e537994/schema)
