Skip to main content

Delete document

DELETE 

/documents/:id

Deletes a document by ID. The graph-lineage purge runs first: nodes whose only lineage parent was this document are removed from the graph and their search-index / embedding entries purged. The document row is deleted last. Admin only.

Request

Responses

No content