X-API-KEY: ********************
curl --location --request DELETE 'https://api.falken.ltd/api/notifications/device-token' \ --header 'X-API-KEY: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "token": "string" }'