benchmarks

Ingest Benchmark

Ingest the uploaded manifest for a bench_id allocated by createBenchmarkUpload: validate it and write the bench, task, and grader rows.

post/api/v1/benchmarks/{bench_id}/ingest

Path parameters

bench_idstring required

Query parameters

bench_type'benchmark' | 'holodeck_benchmark'

The kind of benchmark push: a real benchmark or a holodeck draft.

Response

Successful Response

bench_idstring required
namestring required
familystring nullable
task_countinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.