Submit feedback on a decision
POST/feedback/decision
Records user feedback on a specific decision result. Feedback is stored and consumed by POST /conditions/calibrate to derive tighten/relax direction. false_positive → tighten (condition too sensitive). false_negative → relax (condition too strict). correct → no-op. Note: feedback on an equals strategy condition is stored but will always result in no_recommendation from calibrate (no numeric parameter to adjust).
Request
Responses
- 200
- 400
- 401
- 404
Feedback recorded
Validation error
Unauthorised
Condition not found