Document Endpoints
Delete Document
Deletes a document from the specified container definition
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Use the SlyceIO-Api-ETag header value returned from the Create/Update/Get request or use an asterix (*) to ignore versioning.
Path Parameters
ID of the container definition
ID of the document to delete
Query Parameters
URL encoded JSON array that details the partition key or keys for the required document