Update Wallet
Modify wallet information.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Wallet ID.
Body
application/json
The details required to update a wallet.
Short title or name for the wallet.
Example:
"Acme Cash"
Custom icon slug.
Available options:
bitcoin
, blend
, dollar-sign
, flame
, gem
, headset
, heart
, infinity
, landmark
, leaf
, piggy-bank
, pyramid
, snowflake
, sparkles
, tree-palm
, trophy
, vault
, wallet
, zap
Example:
"vault"
Email address for email notifications. (Only available on business wallets)
Example:
"notifications@acme.com"