Body
application/json
JSON request body specifying the collection and artifact to be deleted from the system
Request body for deleting specific ingested documents from the system.
Name of the collection containing the document to be deleted
Required string length:
1 - 255
Examples:
"financial_reports"
"hr_documents"
Unique identifier of the document to delete from the specified collection
Required string length:
1 - 255
Examples:
"quarterly_report_q1"
"employee_handbook_2024"
Response
Document successfully deleted