DELETE
/
api
/
v3
/
brokerage
/
portfolios
/
{portfolio_uuid}
curl --request DELETE \
  --url https://api.coinbase.com/api/v3/brokerage/portfolios/{portfolio_uuid}
{}

Path Parameters

portfolio_uuid
string
required

The portfolio UUID.

Response

200
application/json

A successful response.

The response is of type object.