AssignUserToRole

This method assigns a user to a role. The parameters for the AssignUserToRole method are:

Parameter Datatype Description
token string The token returned by the Connect method.
investmentId string The ID of the owning investment.
userId int The ID of the user to assign.
roleId int The ID of the role to which to assign the user.