Skip to Content
API ReferenceAttemptPOST /chat_complete

POST /attempt/chat_complete

Chat Complete

Mark an attempt chat as completed — final step after grading.

Request Body (ChatCompleteRequest)

FieldTypeRequiredDescription
chat_idstringYes
messagestringNo
idempotency_keystringNo
softbooleanNo
acceptbooleanNo

Response (ChatCompleteResponse)

FieldTypeRequiredDescription
successbooleanYes
completion_idstringYes
chat_idstringYes
idempotency_keystringNo
Last updated on