Updates info for a single user-controlled wallet using it’s unique identifier.
Circle's API Keys are formatted in the following structure "PREFIX:ID:SECRET". All three parts are requred to make a successful request.
Unique system generated JWT session token for specific user.
The universally unique identifier of the resource.
"b3d9d2d5-4c12-4946-a09d-953e82fae2b0"
Schema for the request payload to update an existing wallet.
Name or description associated with the wallet or walletSet.
"my wallet"
Optional user-defined reference identifier for the wallet. Not used by Circle for wallet functionality. Used for internal tracking or associating wallets with entities in your own systems (for example, a customer or account ID).
"customer_12345"
Successfully updated wallet metadata.