Parameter | Type | Description |
---|---|---|
id | integer | Alert ID |
Key | Type | Description |
---|---|---|
alert | Alert | See: Alert model |
Status | Description |
---|---|
404 | Alert not found |
405 | Alert cannot be accepted |
422 | Invalid parameters - see Invalid parameters errors model |
{
"alert": {} // Alert - see 'Alert model'
}