Remove devices from group
removeGroupDevicesRemove specified devices from a group using the group ID and device IDs, ensuring accurate device-to-group assignments.
Instructions
Remove devices from group. Removes the specified devices from the group. Level API endpoint: DELETE /v2/groups/{id}/devices
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the group. | |
| device_ids | Yes | An array of device IDs to remove from the group. |