Update Wallet

Updates modifiable metadata properties of an existing wallet. This endpoint allows you to modify the wallet's description, set primary status, archive/unarchive the wallet, or update the custom identifier for external system integration

Path Params
uuid
required

This is the UUID of the wallet

Body Params
string
length between 1 and 500

Human-readable description of the wallet's purpose or contents

boolean

Designates this wallet as the primary/default wallet for the user

boolean
Defaults to false

Archives the wallet, making it read-only and hidden from API endpoints

string
length between 1 and 100

Unique identifier or alias for the wallet

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json