openwisp_update_device_group
Update an existing OpenWISP device group by ID, changing its name or organization via the controller API.
Instructions
[Category: Devices & Controller] Update a device group. (HTTP PUT /api/v1/controller/group/{id}/)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Group UUID or ID | |
| name | No | Updated group name | |
| organization | No | Organization ID or slug |