notification-controller
Mark notification as read (markNotificationAsRead)
Marks notification as read by its id.
Available for any authorized user.
put/api/notification/{id}/read
Path parameters
idstring uuid required
Response
OK
Marks notification as read by its id.
Available for any authorized user.
OK