Device can be deleted using 2 methods:
DELETE on the following URI : | /device/{deviceid} |
POST on the following URI: | /device/{deviceid}?verb=delete |
Device can be deleted using 2 methods:
DELETE on the following URI : | /device/{deviceid} |
POST on the following URI: | /device/{deviceid}?verb=delete |
{ "Success": true, "Result": "Device 74517 has been deleted" }