Documentation

← Back to site

Delete a subdevice group

Last updated on May 12, 2015 23:49

This method will remove a subdevice group. Only empty groups may be deleted.

URL

/api/v1/device_groups/delete

Parameters

  • id - the ID of the subdevice group to remove.

Response

The removed group will be returned, or an error if the group cannot be removed. An error likely indicates that the group was not empty.