Archive a wallet
How to archive or unarchive a wallet.
Last updated
How to archive or unarchive a wallet.
Last updated
Archiving a wallet will disable the transactions and signing of messages for a specific wallet. Consider archiving a wallet like a soft delete. You can unarchive a wallet whenever you want.
Archiving a wallet does not affect its assets. The assets in the wallet will be safe and secure. Archived wallets will no longer be returned in any of our endpoints and you will no longer be able to use it in any way.
❗️You are able to unarchive a wallet at any time. You do however need the
walletID
to perform this operation. Make sure to store it somewhere to be able to unarchive the wallet at a later stage!
HTTP
id
Path
This ID
of the wallet
String
✅
archived
Body
A boolean flag that indicates whether to archive the wallet or not
Boolean
✅
HTTP
JSON
JSON