Associate a risk with an incident
POST /v1/incidents/{id}/risks/{risk_id}
POST
/v1/incidents/{id}/risks/{risk_id}
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
integer format: int64
The ID of the incident to associate the risk with
Example
123 risk_id
required
string
The ID of the risk to associate with the incident
Example
AKR-1Responses
Section titled “ Responses ”Risk associated
Incident not found