<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to DeleteActorModel</title><link>https://sourceforge.net/p/m2mlabs/wiki/DeleteActorModel/</link><description>Recent changes to DeleteActorModel</description><atom:link href="https://sourceforge.net/p/m2mlabs/wiki/DeleteActorModel/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 22 Sep 2012 20:33:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/m2mlabs/wiki/DeleteActorModel/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage DeleteActorModel modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/DeleteActorModel/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -15,7 +15,7 @@
 Errors:
 
 * 401 UNAUTHORIZED if key is invalid or not admin key
-* 404 Not Found if the sensor model does not exist
+* 404 Not Found if the actor model does not exist
 
 Example
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Sat, 22 Sep 2012 20:33:12 -0000</pubDate><guid>https://sourceforge.netdbd46fcfa0a3c882edef79e4fd5ab6d329a81873</guid></item><item><title>WikiPage DeleteActorModel modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/DeleteActorModel/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -2,7 +2,7 @@
 
 deletes an actor model in the namespace of the owner identified by the apikey
 
-##### ! all devices using the actor model can not be accesses anymore #####
+##### ! all devices using the actor model can not be accessed anymore #####
 
 Path: cs-ws/resources/admin/actormodel        Method: DELETE
 Alternative: cs-ws/resources/admin/actormodel/delete       Method: POST
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Sat, 22 Sep 2012 20:08:50 -0000</pubDate><guid>https://sourceforge.net32110c5f55a0cc996e9dc9b69dd3fddea05b6b8e</guid></item><item><title>WikiPage DeleteActorModel modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/DeleteActorModel/</link><description>### Delete Actor Model ###

deletes an actor model in the namespace of the owner identified by the apikey

##### ! all devices using the actor model can not be accesses anymore #####

Path: cs-ws/resources/admin/actormodel        Method: DELETE
Alternative: cs-ws/resources/admin/actormodel/delete       Method: POST

Parameters

* actormodel_name
* apikey

Errors:

* 401 UNAUTHORIZED if key is invalid or not admin key
* 404 Not Found if the sensor model does not exist

Example

~~~~~~
DELETE http://localhost/cs-ws/resources/admin/actormodel?sensormodel_name=WaterValve&amp;
apikey=1234 HTTP/1.1

HTTP/1.1 200 OK
~~~~~~</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Sat, 22 Sep 2012 17:22:12 -0000</pubDate><guid>https://sourceforge.net2cd4b02628c6f5809e99548d4c643b1d1deab3a5</guid></item></channel></rss>