Delete a Wallet
Wallets
Remove a Registered Customer Crypto Wallet
Delete a wallet by its ID
Delete a Wallet
Use this endpoint to permanently remove a registered wallet from SpherePay. Once deleted, the wallet ID can no longer be used in transfer requests. You cannot delete a wallet that is referenced as the source or destination of any active or pending transfer.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The wallet ID
Minimum string length:
1Example:
"wallet_ce745ef7f3df4b9a8bff1301ce24b045"
Response
Indicates whether the deletion was successful
Example:
true
Last modified on June 18, 2026