cURL
curl --request DELETE \ --url https://api.enterprise.sandbox.uphold.com/core/external-accounts/{externalAccountId} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Delete an external account for the user.
OAuth 2.0 authentication.
The external account identifier.
External account deleted.