---
title: "destroy"
method: DELETE
path: "/api/chat_attachments/{id}"
tags: ["ChatAttachment"]
---

# destroy

`DELETE /api/chat_attachments/{id}`

## Path parameters

- `id` string, required

## Response `204`

Chat attachment successfully deleted

## Other responses

- `403` — Forbidden - insufficient permissions to delete this resource

---

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