Update Portfolio

To update a multi asset portfolio, send a PATCH request to baseURL/portfolio/multiAsset/portfolioId, including the updated portfolio details in the request body.

To have access to this the feature, PORTFOLIO_ANALYZER needs to be enabled.

To be able to update a portfolio, portfolio:write must be included in the scopes.

Learn more at Update portfolio using second engine API.