MINARA

Feedback behavior insight

POST /v1/behavior/insights/:id/feedback — Record bounded helpful/not-helpful feedback for one insight.

POST /v1/behavior/insights/:id/feedback

Record bounded helpful/not-helpful feedback for one insight.

MethodPOST
Path/v1/behavior/insights/:id/feedback
AuthAuthorization: Bearer <token> required
Categorybehavior

Request body

{ "helpful": true }

On this page