Notifications
Mark all notifications as read
Marks all unread notifications for the authenticated user as read.
put/notifications/read-all
Response
Notifications marked as read
Example response
{
"done": true,
"message": "Operation completed successfully"
}