Summary
Removes devices from a group
Description
Removes devices from a device group
Route
DELETE /configuration_manager/deviceGroups/:id/devices
Roles
            admin
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| id | string | yes | - | 
| devices | array | yes | Devices to be removed | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| data | object | Result of removing devices |