<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to DeleteDeviceGroup</title><link>https://sourceforge.net/p/m2mlabs/wiki/DeleteDeviceGroup/</link><description>Recent changes to DeleteDeviceGroup</description><atom:link href="https://sourceforge.net/p/m2mlabs/wiki/DeleteDeviceGroup/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 04 Jan 2018 09:54:36 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/m2mlabs/wiki/DeleteDeviceGroup/feed" rel="self" type="application/rss+xml"/><item><title>DeleteDeviceGroup modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/DeleteDeviceGroup/</link><description>&lt;div class="markdown_content"&gt;&lt;h3 id="delete-device-group"&gt;Delete Device Group&lt;/h3&gt;
&lt;p&gt;deletes a device group in the namespace of the owner identified by the apikey&lt;/p&gt;
&lt;h5 id="all-data-of-the-device-group-can-not-be-accessed-anymore"&gt;! all data of the device group can not be accessed anymore&lt;/h5&gt;
&lt;p&gt;Path: cs-ws/resources/admin/devicegroup        Method: DELETE&lt;/p&gt;
&lt;p&gt;Parameters&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;devicegroup_name&lt;/li&gt;
&lt;li&gt;apikey&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Errors:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;401 UNAUTHORIZED if key is invalid or not admin key&lt;/li&gt;
&lt;li&gt;404 Not Found if the device group does not exist&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Example&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;DELETE http://localhost/cs-ws/resources/admin/devicegroup?devicegroup_name=DevGroup1&amp;amp;apikey=1234 HTTP/1.1

HTTP/1.1 200 OK
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Thu, 04 Jan 2018 09:54:36 -0000</pubDate><guid>https://sourceforge.netfd7bf80e570a028261109d64427eea9eb18c2d52</guid></item></channel></rss>