---
title: "Changes to delete (singular)"
method: DELETE
path: "/v1/ingest/document/{documentId}"
---

# Changes to delete (singular)

`DELETE /v1/ingest/document/{documentId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 50 revisions.

- **2023-12-05** `03c394f90d6b` — 1 info
- **2023-11-29** `bf7061385e18` — 1 breaking, 1 warning, 1 info
- **2023-10-05** `5ee59ea914aa` — 2 info
- **2023-10-04** `7d474e21a108` — 2 info
- **2023-10-04** `79c42de78d2f` — 1 breaking, 4 info

## Changes

- **2023-12-05** `03c394f90d6b` — 1 info
  - api operation id `Document_delete` removed and replaced with `Document_delete1`
- **2023-11-29** `bf7061385e18` — 1 breaking, 1 warning, 1 info
  - for the `path` request parameter `documentId`, the format changed from no format to `uuid`
  - removed the optional property `message` from the response with the `200` status
  - added the required property `ingest` to the response with the `200` status
- **2023-10-05** `5ee59ea914aa` — 2 info
  - api tag `Documents` added
  - api tag `Document` removed
- **2023-10-04** `7d474e21a108` — 2 info
  - api operation id `Document_delete` was added
  - api tag `Document` added
- **2023-10-04** `79c42de78d2f` — 1 breaking, 4 info
  - removed the required property `ingest` from the response with the `200` status
  - api operation id `Document_delete1` removed and replaced with ``
  - api tag `Documents` removed
  - for the `path` request parameter `documentId`, the format was generalized from `uuid` to no format
  - added the optional property `message` to the response with the `200` status

---

[Operation](https://skmtc.dev/groundxai/apis/groundx-apis/docs/v1/ingest/document/:documentId/delete.md) · [API](https://skmtc.dev/groundxai/apis/groundx-apis.md) · [Page](https://skmtc.dev/groundxai/apis/groundx-apis/changes/v1/ingest/document/:documentId/delete)
