Submit message feedback.

Records user feedback (thumbs up/down) for a message. Use this to collect quality signals that help identify which responses are helpful and which need improvement.

Path Params
integer
required

The ID of the agent to get the messages for

string
required

The session ID of the conversation to get the messages for

integer
required

The unique identifier of the message to retrieve. Obtain message IDs from GET /api/v1/projects/{projectId}/conversations/{sessionId}/messages.

Query Params
boolean
Defaults to false

When true, includes customer_intelligence data in the response. Only has an effect if the lead capture feature is enabled for this agent.

Body Params

Update a message feedback

string
enum

The new reaction

Allowed:
Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json