POST
/
api
/
v1
/
alerts
/
{alert_id}
/
status

Path parameters

alert_id
string
required

Body parameters

comment
string
status
integer

Possible states: 1 (Unknown), 2 (New), 3 (Pending Information), 4 (True Hit), 5 (True Hit Accepted), 6 (True Hit Rejected), 7 (False Positive)

Response body

No content.