v1

latestOpenAPI 3.0.3GPL-3.02026-07-177978150.2 KB
documents

Delete a document

Delete an individual document from a collection by using its ID.

delete/collections/{collectionName}/documents/{documentId}

Path parameters

collectionNamestring required

The name of the collection to search for the document under

documentIdstring required

The Document ID

Response

The document referenced by the ID was deleted

object required

Can be any key-value pair