Update group
updateGroupModify an existing group by ID to change its name or move it to another parent group. Specify the group ID and the new name or parent_id.
Instructions
Update group. Updates an existing group. Level API endpoint: PATCH /v2/groups/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the group to update. | |
| name | No | The name of the group. | |
| parent_id | No |