<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to DeleteCommand</title><link>https://sourceforge.net/p/m2mlabs/wiki/DeleteCommand/</link><description>Recent changes to DeleteCommand</description><atom:link href="https://sourceforge.net/p/m2mlabs/wiki/DeleteCommand/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 03 Jan 2018 22:14:09 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/m2mlabs/wiki/DeleteCommand/feed" rel="self" type="application/rss+xml"/><item><title>DeleteCommand modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/DeleteCommand/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -20,7 +20,7 @@
 Example

 ~~~~~~
-DELETE http://localhost/cs-ws/resources/admin/command/?device_name=TempDev2&amp;amp;
+DELETE http://localhost/cs-ws/resources/admin/command?device_name=TempDev2&amp;amp;
 command_id=8&amp;amp;apikey=1234&amp;amp;actor_name=Valve1 HTTP/1.1

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Wed, 03 Jan 2018 22:14:09 -0000</pubDate><guid>https://sourceforge.net3aad5a465d98d9f521bce2e816b4078e714db441</guid></item><item><title>WikiPage DeleteCommand modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/DeleteCommand/</link><description>### Delete Command ###

deletes a command in the namespace of the owner identified by the apikey

Path: cs-ws/resources/admin/command        Method: DELETE
Alternative: cs-ws/resources/admin/command/delete       Method: POST

Parameters

* device_name
* actor_name
* command_id
* apikey

Errors:

* 401 UNAUTHORIZED if key is invalid or not admin key
* 404 Not Found if the command does not exist

Example

~~~~~~
DELETE http://localhost/cs-ws/resources/admin/command/?device_name=TempDev2&amp;
command_id=8&amp;apikey=1234&amp;actor_name=Valve1 HTTP/1.1


HTTP/1.1 200 OK
~~~~~~</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Sun, 23 Sep 2012 10:01:43 -0000</pubDate><guid>https://sourceforge.netef5a19b4250ef44c3ba701763e155b465ec23ef0</guid></item></channel></rss>