---
title: "DELETE /attachments/{id}"
method: DELETE
path: "/attachments/{id}"
tags: ["Files"]
---

# DELETE /attachments/{id}

`DELETE /attachments/{id}`

Delete a file.

## Path parameters

- `id` number, required

## Response `204`

File deleted successfully

- unknown

## Other responses

- `4XX` — Client Request Errors
- `5XX` — Server Errors

---

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