Skip to main content

Input fields

accountUserId : ID! required

The user to associate with the portfolio.

portfolioId : ID! required

The portfolio to associate the user with.

role : RoleString

The role to assign to the user. If not provided the default role will be used.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "accountUserId": "92799271", "portfolioId": "98545764", "role": ADMIN }