---
title: "DELETE /api/certified-materials/documents/{id}"
method: DELETE
path: "/api/certified-materials/documents/{id}"
tags: ["CertifiedMaterials/Documents"]
---

# DELETE /api/certified-materials/documents/{id}

`DELETE /api/certified-materials/documents/{id}`

Delete a document and remove all its associations, then recalculate coverage and re-match the sibling TCs on the orders it was linked to.

## Path parameters

- `id` string, uuid, required

## Response `204`

Document deleted successfully

- 'null', nullable — Document deleted successfully

## Other responses

- `400` — Default Response
- `401` — Default Response
- `403` — Default Response
- `404` — Default Response

## Changes

> 43 revisions in range; 1 not diffed.

- **2026-09-11** `07beb74c037c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/retraced/apis/api-reference/changes/api/certified-materials/documents/:id/delete.md)

---

[API](https://skmtc.dev/retraced/apis/api-reference.md) · [All operations](https://skmtc.dev/retraced/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc.dev/retraced/apis/api-reference/revisions/a8932a002646?raw)
