CreatePortfolioUserRoleInput
Input fields
The user to associate with the portfolio.
The portfolio to associate the user with.
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
}