Kaneo Logo
Notifications

Mark All Notifications As Read

Mark all notifications as read for the current user

PATCH
/notification/read-all

Authorization

bearerAuth
AuthorizationBearer <token>

API Key authentication

In: header

Response Body

application/json

curl -X PATCH "https://cloud.kaneo.app/api/notification/read-all"
{
  "success": true,
  "count": 0
}