Skip to Content
API ReferenceAttemptPOST /chat_grade

POST /attempt/chat_grade

Chat Grade

Manually grade an attempt chat with a score.

Request Body (GradeAttemptApiRequest)

FieldTypeRequiredDescription
chat_idstringYesUUID of the attempt chat to grade
scoreintegerYesOverall score to record for the chat

Response (GradeAttemptApiResponse)

FieldTypeRequiredDescription
chat_idstringYes
grade_idstringNo
scoreintegerNo
passedbooleanNo
time_takenintegerNo
Last updated on