Assign devices to group
assignGroupDevicesAssign specified devices to a group. Provide group ID and device IDs to update device assignments in Level.
Instructions
Assign devices to group. Assigns the specified devices to the given group. Level API endpoint: POST /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 assign to the group. |