Skip to Content
API ReferenceAttemptPOST /chat_hints

POST /attempt/chat_hints

Chat Hints

Create hint items for messages in a chat.

Request Body (ChatHintsRequest)

FieldTypeRequiredDescription
chat_idstringYes
hintsChatHintItem[]Yes
idempotency_keystringNo
softbooleanNo
acceptbooleanNo

Response (ChatHintsResponse)

FieldTypeRequiredDescription
successbooleanYes
hint_idsstring[]Yes
idempotency_keystringNo
Last updated on