Mail Notifications Manager Usage
The APIs exposed by the service are the following:
GET /notifications/
: return the list of notifications destinated to the requesting userPATCH /notifications/:id
: add or remove the requesting user from the readBy array of the specified notificationPATCH /notifications
: add or remove the requesting user from the readBy array of all his notifications