Skip to main content
DELETE
Delete Wallet
After deletion, the wallet’s address will no longer be monitored for incoming transactions.

Path Parameters

string
required
The account’s external ID (starts with acc_)
string
required
The wallet’s external ID (starts with wal_)

Response

string
The wallet identifier that was deactivated
string
Always returns "wallet"
boolean
Always returns true

Response Example