Skip to Content
API ReferenceAttemptPOST /chat_feedback

POST /attempt/chat_feedback

Chat Feedback

Create feedback items for the latest grade on a chat.

Request Body (ChatFeedbackRequest)

FieldTypeRequiredDescription
chat_idstringYes
feedbacksChatFeedbackItem[]Yes
idempotency_keystringNo
softbooleanNo
acceptbooleanNo

Response (ChatFeedbackResponse)

FieldTypeRequiredDescription
successbooleanYes
feedback_idsstring[]Yes
idempotency_keystringNo
Last updated on