Delete portfolioAsk AIdelete https://api.clarity.ai/clarity/v1/public/portfolios/{portfolioId}Delete a portfolio given its ID.Path ParamsportfolioIdstringrequiredThe portfolio id to deleteResponses 200OK 204The portfolio has been correctly deleted 401Invalid grant: 1000 - Invalid authentication token or expired 403Forbidden: 1001 - This account does not have permission to access this resource 404Not found: 2007 - The portfolio id does not exist or does not belong to the userUpdated 4 minutes ago