Collection Documents
Delete a document by ID.
Delete a document by ID.
delete/v1/collections/{collection_identifier}/documents/{document_id}
Path parameters
collection_identifierstring required
The ID of the collection.
The ID of the collection.
document_idstring required
The ID of the document to delete.
The ID of the document to delete.
Response
Successful Response
Changes
Changed in 1 of the 33 revisions of this API.1
- ○
the endpoint scheme security
BearerAuth AND NamespaceHeaderwas added to the APIapi-security-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○