Skip to main content
DELETE
Delete an owned portfolio

Authorizations

Authorization
string
header
required

Enter 'Bearer' followed by a space and then your JWT or API Key. Example: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9... or Bearer YOUR_API_KEY_HERE

Path Parameters

portfolioId
string<uuid>
required

UUID of the portfolio

Response

The portfolio was deleted. No content is returned.