Delete Ingested Document

Remove a specific document and all its associated data from the system

Request

JSON request body specifying the collection and artifact to be deleted from the system
collectionstringRequired1-255 characters
Name of the collection containing the document to be deleted
artifactstringRequired1-255 characters
Unique identifier of the document to delete from the specified collection

Response

Document successfully deleted

Errors

401
Unauthorized Error
422
Unprocessable Entity Error