Delete an owned portfolio
Portfolios
Delete an owned portfolio
Deletes a portfolio. Only the owner can delete a portfolio.
DELETE
Delete an owned portfolio
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.
Response
The portfolio was deleted. No content is returned.