Authorization: ********************
curl --location --request PUT '/notifications/read-all' \ --header 'Authorization: Bearer <token>'
{ "data": { "success": true, "count": 0 } }