# Delete a portfolio **DELETE /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/portfolios/{uuid}** This will delete the holdings that the portfolio was associated with. ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Headers - **X-PLANNR-ACCOUNT-UUID** (string) ### Path parameters - **plan_uuid** (string) - **subAccount_uuid** (string) - **uuid** (string) ## Responses ### 204 #### Body: application/json (object) object [Powered by Bump.sh](https://bump.sh)