curl --location --request DELETE 'https://fleet.roscolive.com/api/v1.0/user/notification/'
{ "meta": { "code": 404 }, "response": { "error": "notification not found" }, "result": "Failed" }