The request for updating a group.
| Name | Type | Description | Notes |
|---|---|---|---|
| membersToAdd | List<UUID> | The list of user IDs to add to the group. | [optional] |
| membersToRemove | List<UUID> | The list of user IDs to remove from the group. | [optional] |
| groupManager | UUID | The group manager ID. | [optional] |
| groupName | String | The group name. | [optional] |