Start Batch Run
Start a batch evaluation run on all files in the collection.
Authorizations
Body
ID of the collection to run against
ID of the eval rubric to use. Required for standard pipelines, optional for custom pipelines (falls back to pipeline's eval_definition).
One of: convert, extract, segment
convert, extract, segment Optional custom pipeline ID
Required when pipeline_type=extract
Required when pipeline_type=segment
Comma-separated output formats (e.g. 'markdown,json,html')
Set false to process the collection through a pipeline WITHOUT scoring (e.g. S3 output writeback) — no rubric is required and none runs. Requires pipeline_id; incompatible with eval_rubric_id.
Response
Successful Response