ollie

Patch Message Feedback

Set thumbs up/down feedback on an Ollie message.

Ownership is validated by joining agent_conversation_messages → agent_conversations → projects — the user must own the project the message belongs to. Cross-user PATCH → 404 (collapsed with not-found to avoid probing).

patch/api/v1/ollie/messages/{message_id}/feedback

Path parameters

message_idstring uuid required

Request body

feedback'up' | 'down' nullable
feedback_textstring nullable

Response

Successful Response

idstring uuid required
conversation_idstring uuid required
role'user' | 'ollie' | 'system' required
contentstring required
tool_callsobject[] required
model_usedstring nullable
created_atstring date-time required
user_feedback'up' | 'down' nullable
trace_idstring uuid nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.