Update Score
Update a score
Authorizations
Path Parameters
The run ID that created the test record to be scored.
1
The ID of the testrecord whose score will be updated.
12
The ID of the score to be updated.
123
Body
The new integer score to assign.
1
The new boolean score to assign.
false
The reasoning for the score update.
"Turns out the moon insn't acutally made of cheese."
Response
The ID of the grade.
1
The ID of the run that created the grade.
1
The ID of the testcase associated with the grade.
1
The ID of the testrecord for which the grade was created.
1
The ID of the metric used to compute the grade.
1
The binary score assigned to the grade.
true
The integer score assigned to the grade.
1
The reasoning for the assigned score.
"The moon is not made of cheese so this result is not factual."
Indicates if a human should assign a grade.
true
The status of the grade.
pending
, error
, completed
"pending"
The error message if the grade was not created successfully.
"An error occurred while creating the grade."
when the grade was created.
"2025-02-06T23:05:50.132525"
when the grade was last updated.
"2025-02-07T00:04:50.132584"
Was this page helpful?