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