---
title: "Permanently delete trashed items"
method: DELETE
path: "/crm/v1/entities/{entity}/trash"
tags: ["trash"]
---

# Permanently delete trashed items

`DELETE /crm/v1/entities/{entity}/trash`

Permanently deletes items from the recycle bin. This action cannot be undone.

## Request body

- object
  - `entity_ids` integer[]

## Response `204`

No content

## Other responses

- `401` — Access token is missing or invalid

---

[API](https://skmtc.net/uspacy/apis/crm-service-2.md) · [All operations](https://skmtc.net/uspacy/apis/crm-service-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uspacy/crm-service-2/versions/f80578d43845/schema)
