---
title: "Delete Multiple Suspended Tickets"
method: DELETE
path: "/api/v2/suspended_tickets/destroy_many"
tags: ["Suspended Tickets"]
---

# Delete Multiple Suspended Tickets

`DELETE /api/v2/suspended_tickets/destroy_many`

Accepts up to 100 ids (the auto-generated id, not the ticket id.)

#### Allowed For

* Admins and [agents in custom roles with permission](https://support.zendesk.com/hc/en-us/articles/4408882153882#topic_cxn_hig_bd) to manage suspended tickets on Enterprise plans
* Unrestricted agents on all other plans

## Response `204`

No Content response

---

[API](https://skmtc.dev/botbrains-io/apis/support-api.md) · [All operations](https://skmtc.dev/botbrains-io/apis/support-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/botbrains-io/support-api/revisions/d53eac07ba68/schema)
