Authorization: ********************
curl --location 'https://decibel.foo/api/notifications/mark-all-read' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
{ "message": "string" }