Wallets
Update a portfolio wallet
Updates wallet metadata. Currently supports changing the wallet label.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Wallet ID
Body
application/json
Human-readable wallet label. Send null or an empty string to clear the label.
Response
Wallet updated
Compact wallet lifecycle and active-workflow status.
Available options:
creating, idle, withdrawal_active, rebalance_active, withdrawal_and_rebalance_active, failed Deposit addresses keyed by chain name.
Example:
Desired strategy targets grouped by stablecoin. Each returned group uses basis-point weights that sum to 10000.