update_group
Modify an existing group's name or member list in Rippling's HR/IT/Finance platform to maintain accurate organizational structures.
Instructions
Update an existing group's name or members
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groupId | Yes | The group ID to update | |
| name | No | New name for the group | |
| userIds | No | New array of user IDs (replaces existing members) |