---
title: "Delete document"
method: DELETE
path: "/documents/{documentID}"
tags: ["Guided Documents"]
---

# Delete document

`DELETE /documents/{documentID}`

Deletes the document. This cannot be undone.

## Response `204`

No Content

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/corti/apis/admin-api.md) · [All operations](https://skmtc.net/corti/apis/admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/corti/admin-api/versions/5d1895a1b3fc/schema)
