---
title: "DELETE /api/v1/documents/{DocumentId}"
method: DELETE
path: "/api/v1/documents/{DocumentId}"
---

# DELETE /api/v1/documents/{DocumentId}

`DELETE /api/v1/documents/{DocumentId}`

Permanently deletes the specified document and its associated metadata.

## Path parameters

- `DocumentId` string, required

## Headers

- `Authentication` string, password

## Response `204`

Success

## Other responses

- `480` — EntityNotExistsException
- `481` — LimitExceededException
- `482` — ProhibitedStateException
- `483` — ConflictingOperationException
- `484` — ConcurrentModificationException
- `485` — UnauthorizedOperationException
- `486` — UnauthorizedResourceAccessException
- `487` — FailedDependencyException
- `488` — ServiceUnavailableException

---

[API](https://skmtc.net/aws/apis/workdocs.md) · [All operations](https://skmtc.net/aws/apis/workdocs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/workdocs/versions/8a533af4e1ef/schema)
