Wallets
Remove Wallet
Unlink a wallet from a customer record
DELETE
Removes a linked wallet from a customer. The primary wallet cannot be removed this way: promote another wallet first with Promote Wallet, which demotes the current primary to a link.
Path Parameters
string
required
Customer record ID.
string
required
The linked wallet to remove.
Response Fields
object
Confirmation that the link was removed.
Unlinking is a record-keeping act. Nothing on chain changes, and any identity verification or claims the wallet holds on the registry stay exactly as they were. To take those away, revoke the identity with Revoke Identity.
