experiments

Update Test Case

Update a test case

put/api/experiments/{experiment_id}/cases/{case_id}

Path parameters

experiment_idstring required
case_idstring required

Headers

authorizationstring required

Request body

promptstring nullable
sort_orderinteger nullable
evaluator_typestring nullable
expected_outputstring nullable
evaluation_criteriastring nullable

Response

Successful Response

idstring required
experiment_idstring required
promptstring required
sort_orderinteger required
created_atstring required
updated_atstring required
evaluator_typestring nullable
expected_outputstring nullable
evaluation_criteriastring nullable

Changes

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