Update feedback status
Mark feedback as reviewed or update other fields.
Access Control:
- Admins can update any feedback
- Regular users can only update feedback they submitted
Impersonation:
- When using impersonation, the ownership check is performed against the impersonated user
- This allows updating feedback submitted by the impersonated user
Authorizations
Use Authorization: Bearer
Headers
Email of the user to impersonate. Requires CAN_IMPERSONATE_OTHER_USERS permission.
If the target user is not found or does not have access to the project, the request
proceeds as the authenticated user. Contact Clarifeye to enable this permission.
Path Parameters
UUID of the project
UUID of the feedback
Body
Response
Feedback updated successfully
User who submitted the feedback
to_review: Feedback pending review (default)reviewed: Feedback has been reviewed
to_review, reviewed Feedback text comment
Free-form context, echoed back as submitted at creation. Conversation feedback carries conversation_id/query_id/source; MCP interaction feedback carries user_query; direct feedback may carry additional_details.
true: Positive feedbackfalse: Negative feedbacknull: Neutral
The user message that was responded to (computed field)
Title of the conversation (computed field)
Auto-generated suggested action type
Auto-generated suggested action data