Skip to main content
POST
Submit message feedback

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

project_id
string
required
chat_id
string
required
message_id
string
required

Body

application/json
rating
enum<string>
required

Coarse rating for the assistant message.

Available options:
thumbs_up,
thumbs_down
reason
enum<string> | null

Optional reason for the rating.

Available options:
incorrect_info,
instructions_ignored,
unsafe_or_problematic,
bad_response,
dont_like_style,
other
details
string | null

Optional free-form feedback details.

Maximum string length: 4000

Response

Successful Response

data
ConversationFeedbackData · object
required