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

# Delete document

`DELETE /v2/documents/{documentId}`

Delete a document.

## Path parameters

- `documentId` string, uuid, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — The specified resource was not found.

---

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