Add an action to an alarm. Actions include: "read", "close", "open".
Successful operation
Bad request error
Unauthorized error
Forbidden error
Not found error
Internal server error
{- "type": "open"
}
{- "data": {
- "type": "open",
- "id": 125,
- "alarmId": 625,
- "createdByAudienceName": "surfsight",
- "createdById": 625,
- "createdAt": "2019-08-24T14:15:22Z"
}
}