v51

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-01703301564.3 KB
Model Risks

Update Model Risk By Id

put/modelRisks/{id}

Path parameters

idinteger required

Request body

risk_namestring required
risk_category'Performance' | 'Bias & Fairness' | 'Security' | 'Data Quality' | 'Compliance' required
risk_level'Low' | 'Medium' | 'High' | 'Critical' required
status'Open' | 'In Progress' | 'Resolved' | 'Accepted'
ownerstring required

Name or identifier of the risk owner.

target_datestring date required

Next review / target date.

descriptionstring
mitigation_planstring
impactstring
likelihoodstring
key_metricsstring
current_valuesstring
thresholdstring
model_idinteger nullable

ID of the model inventory entry this risk is linked to.

is_demoboolean

Response

Success

messagestring