deletes a device in the namespace of the owner identified by the apikey
Path: cs-ws/resources/admin/device Method: DELETE
Alternative: cs-ws/resources/admin/device/delete Method: POST
Parameters
Errors:
Example
DELETE http://localhost/cs-ws/resources/admin/device ?device_name=MyTempDev&apikey=1234 HTTP/1.1 HTTP/1.1 200 OK