Skip to main content
POST
/
notifications
/
reset-new-notifications
Reset New Notifications
curl --request POST \
  --url http://localhost:3000/api/notifications/reset-new-notifications
{
  "success": true
}

Response

200 - application/json

New notifications counter reset successfully

success
boolean
required

Whether the operation was successful