Documentation

← Back to site

Create a subdevice group

Last updated on May 12, 2015 22:48

This method will create a new subdevice group.

URL

/api/v1/device_groups/create

Required Parameters

  • name - the name of the new group

Optional Parameters

  • subdevice_ids - IDs of subdevices to put in the new group

Response

The created group will be returned, or a validation error.