Skip to main content

Re-ingest a document

POST 

/v1/projects/:project_id/knowledge/collections/:collection_id/documents/:document_id:reingest

Re-run ingestion for a document against its stored source, resetting it to pending before re-processing — the recovery path for a failed ingest (API.md §4, K1). This is the …:reingest action; the path segment is {document_id}:reingest.

Request

Responses

Re-ingestion accepted; poll the document for status.