Summary
Creates a device group
Description
Creates a new device group
Route
POST /configuration_manager/devicegroups
Roles
            admin
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| groupDetails | object | yes | Details of new device group to be created | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| data | object | Result of creating a new device group |