evals

Batch Save Case

Save all labeling changes for an eval case in one request.

Merges all column updates into a single DB write, then runs oracle append and metadata refresh in parallel where possible.

put/evals/cases/{case_id}/save

Path parameters

case_idstring required

Request body

status'draft' | 'ready' | 'needs_review' | 'archived' nullable
expected_outputsobject nullable
eval_dataset_idstring nullable

Response

Successful Response

object required

Changes

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