deletes an actor model in the namespace of the owner identified by the apikey
Path: cs-ws/resources/admin/actormodel Method: DELETE
Alternative: cs-ws/resources/admin/actormodel/delete Method: POST
Parameters
Errors:
Example
DELETE http://localhost/cs-ws/resources/admin/actormodel?sensormodel_name=WaterValve&
apikey=1234 HTTP/1.1
HTTP/1.1 200 OK