Archive an existing account.
curl --request DELETE \ --url https://api.enterprise.sandbox.uphold.com/core/accounts/{accountId} \ --header 'Authorization: Bearer <token>'
204
This response does not have an example.
OAuth 2.0 authentication.
The account id.
Account archived.