Eval runs
Update an eval case
Partial update — omitted fields are left as they are. Supplying steps REPLACES the case's definition rather than merging into it. matchOptions and checks accept null to clear the case-level override and fall back to the suite's.
patch/projects/{projectId}/eval-suites/{suiteId}/cases/{caseId}
Path parameters
projectIdstring required
ID of the hosted project that contains the server.
suiteIdstring required
Eval suite ID, as returned by POST /eval-runs.
caseIdstring required
Eval case id.
Request body
Response
The updated case.