---
title: "Delete file from capsule"
method: DELETE
path: "/data"
tags: ["Data"]
---

# Delete file from capsule

`DELETE /data`

## Query parameters

- `item_id` string, required

## Response `204`

Item deleted successfully

## Other responses

- `400` — Bad request
- `500` — Internal server error

---

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