Alerts notify users of activity in their account or messages from the administrators. Alert may also be sent by users to other users.
Restrictions
| Method | Restriction |
|---|---|
| GET | A user can only GET alerts for their user_id |
| POST | Only Super Users can create Alerts across Accounts |
| PUT | A user can only PUT alerts for their user_id |
| DELETE | A user can only DELETE alerts for their user_id |
