v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-304917042.1 MB
knowledge-base

Retry a failed ingestion job

Retry a failed or partially-failed ingestion job.

For segmented jobs, re-dispatches only the segments that failed. For non-segmented (single-pass) jobs, resets the job and version state and re-dispatches prepare_document.

Returns 202 with the job ID; poll GET /ingestion-jobs/{job_id} for progress.

post/v1/knowledge-base/ingestion-jobs/{job_id}/retry

Path parameters

job_idstring uuid required

Response

Successful Response

{"stackTrail":"paths:/v1/knowledge-base/ingestion-jobs/{job_id}/retry:post:responses:202:content:application/json:schema","oasType":"schema","type":"unknown"}