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