Notifications
User notification preferences, in-app notifications, and delivery channels.
- GET
/api/v1/notificationsList notifications for the current user - POST
/api/v1/notifications/{id}/readMark a notification as read - POST
/api/v1/notifications/read-allMark all notifications as read - GET
/api/v1/notifications/preferencesGet notification delivery preferences - PUT
/api/v1/notifications/preferencesUpdate notification delivery preferences - POST
/api/v1/notifications/push-tokenRegister a device push notification token - DELETE
/api/v1/notifications/push-token/{token}Unregister a push notification token