Generate calibration recommendation for a condition
POST/conditions/calibrate
Analyses stored feedback and/or a target alert volume to recommend adjusted parameters. Returns no_recommendation for equals strategy (no numeric parameter to adjust) or when no valid adjustment exists within declared threshold_bounds. Does NOT modify the existing condition — call apply-calibration to create a new version.
Request
Responses
- 200
- 401
- 404
Calibration result. Always HTTP 200 — inspect status field. status: recommendation_available | no_recommendation
Unauthorised
Condition not found