CreateDeviceSet

View as Markdown
Creates a new device set

CreateDeviceSetRequest

Request
This endpoint expects an object.
type_detailsobject
_device_selectorobject
typeenum

Type of device set to create (required)

Allowed values:
labelstring

Label for the device set (required, 1-100 characters)

descriptionstring

Optional description (max 500 characters)

CreateDeviceSetResponse

Response
This endpoint returns an object.
device_setobject
The newly created device set
added_countinteger

Number of devices added to the device set (0 if no device_selector was provided)