UpdateGroup updates the group. Users with “bb.groups.update” permission on the workspace or the group owner can access this method. Permissions required: bb.groups.update
The group id.
The list of fields to update.
If set to true, and the group is not found, a new group will be created.
In this situation, update_mask
is ignored.
OK
The response is of type object
.
UpdateGroup updates the group. Users with “bb.groups.update” permission on the workspace or the group owner can access this method. Permissions required: bb.groups.update
The group id.
The list of fields to update.
If set to true, and the group is not found, a new group will be created.
In this situation, update_mask
is ignored.
OK
The response is of type object
.