Coinbase Prime API
cURL
curl --request DELETE \ --url https://api.prime.coinbase.com/v1/portfolios/{portfolio_id}/onchain_address_group/{address_group_id}
{ "activity_type": "ACTIVITY_TYPE_GOVERNANCE_VOTE", "num_approvals_remaining": 123, "activity_id": "<string>" }
Deletes an entry in the portfolio’s onchain address groups.
A successful response.
The response is of type object.
object
Was this page helpful?