Authorization: ********************{
"id": "61d9cfbf17ed7311c4b3e485"
}curl --location --request PUT '/focus-pilot/api/v1/notification-settings/read-notification' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "61d9cfbf17ed7311c4b3e485"
}'