Add Controls to RiskAsk AIpost https://{hostname}/api/risk/v2/risks/{riskId}/control-implementationsAdds control implementations to a riskPath ParamsriskIduuidrequiredUnique identifier of the riskBody ParamscontrolIdsarrayrequiredcontrolIds*ADD statusstringenumDefaults to PendingStatus of the control implementation. Can be Pending, Implemented, or NotDoing. Defaults to Pending if not specifiedPendingImplementedNotDoingAllowed:PendingImplementedNotDoingResponses 201Controls added successfully 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago