API Reference

Update Wallet

This endpoint allows you to update specific attributes of a wallet using its unique wallet ID. You can modify the account name and currency associated with the wallet.

Request Body
The request body should include the following parameters:

ParameterTypeDescription
walletIdstringThe unique identifier of the wallet needs to be updated.
accountNamestringThe new account name is to be associated with the wallet.
currencystringThe new currency to be associated with the wallet.
Language
Authorization
Header
Click Try It! to start a request and see the response here!