Authorization: Bearer ********************
curl --location -g --request DELETE 'https://testapi.bimsat.com:8443/v1/gprsCommands/reset?imei=864636061290280' \ --header 'Authorization: Bearer <token>'
{ "message": "GPRS command deleted successfully" }