Skip to Content
API ReferenceAttemptPOST /chat_analyses

POST /attempt/chat_analyses

Chat Analyses

Create analysis items for the latest grade on a chat.

Request Body (ChatAnalysesRequest)

FieldTypeRequiredDescription
chat_idstringYes
analysesChatAnalysisItem[]Yes
idempotency_keystringNo
softbooleanNo
acceptbooleanNo

Response (ChatAnalysesResponse)

FieldTypeRequiredDescription
successbooleanYes
analysis_idsstring[]Yes
idempotency_keystringNo
Last updated on