Using the v3 edition of the notification beta API, even after calling GET https://beta.amity.services/notifications/v3/mark-all-as-read multiple times, when I make a GET call to https://beta.amity.services/notifications/v3 I still get the response:
{
“data”: {“totalUnreadCount”: 29}
}