Update device
updateDeviceUpdate a device's name, notes, or group assignment by its ID. Modify device details via Level API PATCH.
Instructions
Update device. Updates the specified device. Level API endpoint: PATCH /v2/devices/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the device to update. | |
| name | No | The name of the device. | |
| notes | No | The notes for the device. | |
| group_id | No |