Update Wallet
PUT /wallets/{walletId}
Updates the name of an existing wallet.
Required Permissions
Name
Conditions
Wallets:Update
Always Required
Parameters
Path parameters
Path parameter
Description
walletId
Unique identifier of the wallet.
Request Body
Field
Description
Type
name
New name for the wallet
String
Example
Response Body
200 Success
Last updated