Resets the new notifications counter for the current user
cURL
curl --request POST \ --url http://localhost:3000/api/notifications/reset-new-notifications
{ "success": true }
New notifications counter reset successfully
Whether the operation was successful