---
title: "Delete files"
method: DELETE
path: "/v1.0/files"
---

# Delete files

`DELETE /v1.0/files`

The method allows you to delete files from the account.

## Request body

- object
  - `RAW_BODY` object[]
    - `uuid` string — File UUID

## Response `200`

200

- object

## Other responses

- `400` — 400
- `401` — 401
- `403` — 403

---

[API](https://skmtc.net/kommo/apis/kommo-api-references.md) · [All operations](https://skmtc.net/kommo/apis/kommo-api-references/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kommo/kommo-api-references/revisions/f17af4d23c7c/schema)
