Update a portfolio and replace holdings (owner only)
Portfolios
Update a portfolio and replace holdings (owner only)
PUT
Update a portfolio and replace holdings (owner only)
Authorizations
Enter 'Bearer' followed by a space and then your JWT or API Key.
Example: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
or Bearer YOUR_API_KEY_HERE
Path Parameters
UUID of the portfolio
Body
application/json
Response
Updated portfolio
Owner identifier; null when requester is not the owner.
Timestamp when the portfolio was created (RFC 7231 HTTP-date string).
Example:
"Sat, 05 Apr 2025 17:43:37 GMT"
Timestamp when the portfolio was last updated (RFC 7231 HTTP-date string).
Example:
"Mon, 07 Apr 2025 18:39:41 GMT"