Artifacts
Artifacts
Delete Ingested Document
Remove a specific document and all its associated data from the system
post/v1/artifacts/delete
Request body
Example request
{
"artifact": "q2_2023_report",
"collection": "financial_reports"
}Response
Document successfully deleted