Skip to content

Remove an incident association from a risk

DELETE
/v1/risks/{risk_id}/incidents/{id}
risk_id
required
string

String-formatted RiskId, i.e. AKR-1, AKR-00001, RSK-1, RSK-00001, OrgRisk-1, KeyRisk-1, kEY_rIsK-1

Example
AKR-1
id
required
integer format: int64

IncidentId, i.e. 1

Example
1

Association removed