Create Note
POST {{cb_url}}/appservices/v6/orgs/{{cb_org_key}}/alerts/{{cb_alert_id}}/notes
Add segments of text to an alert to track notes while investigating the potential threat.
BAC Permissions Required
Permission (.notation name) | Operation(s) |
---|---|
org.alerts.notes | CREATE |
Request Body
{"note"=>"This is a note."}