PATCH /v2/portfolios/{portfolioId} to change the display name of one
portfolio. This change does not modify its strategy, allocation, or rebalance
schedule.
Rename a portfolio
The portfolio PATCH route supports onlyportfolioName. It uses JSON Merge
Patch. Omit the field to keep the current value. Send null to clear the
value. Send a string to set a new value.
400. Do not send an allocation or a schedule to this
route.
Read the updated portfolio
Update the strategy instead
Use the Build and Distribute Strategies guide to change:- Strategy name, description, or public visibility
- Target assets or weights
- Rebalance cadence
- Swap preferences or fees