curl --location --request PATCH 'https://mock.apidog.com/m1/1364933-0-default/notifications//read' \
--header 'Content-Type: application/json' \
--data '{
"read": true
}'{
"success": true,
"message": "Notification marked as read successfully",
"data": []
}