DELETE
/
core
/
accounts
/
{accountId}
curl --request DELETE \
  --url https://api.enterprise.sandbox.uphold.com/core/accounts/{accountId} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

OAuth 2.0 authentication.

Path Parameters

accountId
string
required

The account id.

Response

204
_mintlify/placeholder

Account archived.