Parameter | Type | Description |
---|---|---|
id | integer | Alert ID |
Parameter | Type | Required? | Description |
---|---|---|---|
report_status | enum: ['safe', 'need_help'] | yes |
Key | Type | Description |
---|---|---|
alert | Alert | See: Alert model |
Status | Description |
---|---|
404 | Alert not found |
422 | Invalid parameters - see Invalid parameters errors model |
{
"alert": {} // Alert - see 'Alert model'
}