---
title: "Delete Document"
method: DELETE
path: "/document/{document_id}"
tags: ["Document"]
---

# Delete Document

`DELETE /document/{document_id}`

## Path parameters

- `document_id` string, required

## Response `200`

- DeleteResponse
  - `message` string — A message indicating the result of the delete operation

---

[API](https://skmtc.dev/byteleaphq/apis/athena-copy.md) · [All operations](https://skmtc.dev/byteleaphq/apis/athena-copy/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/byteleaphq/athena-copy/revisions/4eb764a8d0ce/schema)
