v21

latestOpenAPI 3.1.0raw.githubusercontent.com2026-01-1340148239.5 KB
/datastores/{id}/documents

Delete Document

Delete a given document from its Datastore. This operation is irreversible.

delete/datastores/{datastore_id}/documents/{document_id}

Path parameters

datastore_idstring uuid required

Datastore ID of the datastore from which to delete the document

Datastore ID of the datastore from which to delete the document

document_idstring uuid required

Document ID of the document to delete

Document ID of the document to delete

Response

Successful Response

EmptyResponse required