Summary
Add device(s) to a group
Description
This API call will add device(s) to a device group
Route
POST /configuration_manager/deviceGroups/devices
Roles
            admin
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| groupName | string | yes | Group Name | 
| deviceNames | string | yes | Name of device to add to the group | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| updateStatus | object | Status of update operation |