RemoveUserFromRole

This method removes a user from a role. The parameters for the RemoveUserFromRole method are:

Parameter Datatype Description
token string The token returned by the Connect method.
investmentId string The ID of the item.
userId int The ID of the user to remove.
roleId int The ID of the role from which to remove the user.