API reference / notifications
notifications
/api/v1/notificationsThe signed-in user's own notifications, newest first, with an unread count
- Auth:
- required
- Response:
- { data }
/api/v1/notificationsMark the caller's own notifications as read
- Auth:
- required
- Response:
- { data }
/api/v1/notifications/preferencesList preferences
- Auth:
- required
- Response:
- { data }
/api/v1/notifications/preferencesUpdate preference
- Auth:
- required
- Response:
- { data }