auth-bearer: ********************
curl --location --request PUT '/notification/read/' \ --header 'auth-bearer: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "hasRead": true }'