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
collection
Name of the collection containing the document to be deleted
artifact
Unique identifier of the document to delete from the specified collection
Response
Document successfully deleted
Errors
401
Unauthorized Error
422
Unprocessable Entity Error

