Summary
Adds new devices to the group
Description
Adds devices to a group
Route
POST /configuration_manager/deviceGroups/:id/devices
Roles
            admin
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| id | string | yes | - | 
| devices | object | yes | New devices to be added | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| data | object | Result of adding new devices to the group |