Project Risks

Update Risk By Id

put/projectRisks/{id}

Path parameters

idinteger required

Request body

risk_namestring required

Name/title of the risk.

risk_ownerinteger required

User ID of the risk owner (must be >= 1).

ai_lifecycle_phase'Problem definition & planning' | 'Data collection & processing' | 'Model development & training' | 'Model validation & testing' | 'Deployment & integration' | 'Monitoring & maintenance' | 'Decommissioning & retirement' | 'null' nullable
risk_descriptionstring nullable required

Detailed description of the risk.

risk_categorystring[]

Array of category labels.

impactstring nullable
assessment_mappingstring nullable
controls_mappingstring nullable
likelihood'Rare' | 'Unlikely' | 'Possible' | 'Likely' | 'Almost Certain' | 'null' nullable
severity'Negligible' | 'Minor' | 'Moderate' | 'Major' | 'Catastrophic' | 'null' nullable
risk_level_autocalculated'No risk' | 'Very low risk' | 'Low risk' | 'Medium risk' | 'High risk' | 'Very high risk' | 'null' nullable
review_notesstring nullable
mitigation_status'Not Started' | 'In Progress' | 'Completed' | 'On Hold' | 'Deferred' | 'Canceled' | 'Requires review' | 'null' nullable
current_risk_level'No risk' | 'Very low risk' | 'Low risk' | 'Medium risk' | 'High risk' | 'Very high risk' | 'null' nullable
deadlinestring date-time nullable
mitigation_planstring nullable
implementation_strategystring nullable
mitigation_evidence_documentstring nullable
likelihood_mitigation'Rare' | 'Unlikely' | 'Possible' | 'Likely' | 'Almost Certain' | 'null' nullable
risk_severity'Negligible' | 'Minor' | 'Moderate' | 'Major' | 'Critical' | 'null' nullable
final_risk_levelstring nullable
risk_approvalinteger nullable

User ID of the approver.

approval_statusstring nullable
date_of_assessmentstring date-time nullable
is_demoboolean
projectsinteger[]

Array of project IDs to link this risk to.

frameworksinteger[]

Array of framework IDs to link this risk to.

event_frequency_minnumber nullable
event_frequency_likelynumber nullable
event_frequency_maxnumber nullable
loss_regulatory_minnumber nullable
loss_regulatory_likelynumber nullable
loss_regulatory_maxnumber nullable
loss_operational_minnumber nullable
loss_operational_likelynumber nullable
loss_operational_maxnumber nullable
loss_litigation_minnumber nullable
loss_litigation_likelynumber nullable
loss_litigation_maxnumber nullable
loss_reputational_minnumber nullable
loss_reputational_likelynumber nullable
loss_reputational_maxnumber nullable
control_effectivenessnumber nullable

Percentage 0-100.

mitigation_cost_annualnumber nullable
benchmark_idinteger nullable
currencystring nullable

Response

Success

messagestring

Changes