SCA API 2.0
//
Update Security Alert
Changes a given security alert's status and comments
Security
bearer-key
PUT
{ "status": "ACTIVE", "comment": "This alert is not important", "isViolating": true }
Changes a given security alert's status and comments
{ "status": "ACTIVE", "comment": "This alert is not important", "isViolating": true }