Update Wallet

PUT /wallets/{walletId}

Updates the name of an existing wallet.

circle-info

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

See Create Wallet response.

200 Success

Last updated