Update Wallet
PUT /wallets/{walletId}
Updates the name of an existing wallet.
User action signature required. See User Action Signing for more information.
Request headers required. See Request Headers for more information.
Authentication required. See Authentication Headers for more information.
Required Permissions
Name
Conditions
Wallets:Update
Always Required
Path parameters
Path parameter
Description
walletId
ID of the wallet. ex. wa-1f04s-lqc9q-xxxxxxxxxxxxxxxx
Request
Field
Description
Type - Optional
name
New name for the wallet
String
Example
Response
200 Success
Last updated