Contents
Reset Unread Notification Count
Resets unread Notification count.
Role
All
Method
POST
URL
/api/v2/notifications/markAsRead
Response example
Status Line / Response Header
HTTP/1.1 200 OK
Content-Type:application/json;charset=utf-8
Response Body
{
"count": 4
}