Hello, after i mark notifications through this
https://beta.amity.services{basePath}/notifications/v2/read
It works and the list of notifications indicates read. But on getting the count through this
https://beta.amity.services{basePath}/notifications/v3, its still indicates having unread count
Hello @tkmovement , thank you for reaching out. We’ll have our team look into this and get back to you.
@tkmovement The notification tray has two read indicators, similar to Facebook:
- Total unread count
- Read status of individual notifications
For your reference, you can call /read
to mark a notification as read. This will not clear the total unread count. If you want to clear the total unread count, you need to call:
POST https://beta.amity.services/notifications/v2/last-read