AssignGroupToRole

This method assigns a group to a role. The parameters for the AssignGroupToRole method are:

Parameter Datatype Description
token string The token returned by the Connect method.
investmentId string The ID of the item.
groupId int The ID of the group to assign.
roleId int The ID of the role to which to assign the group.