This operation updates the name or metadata of a specific wallet. The wallet ID can be retrieved by calling the List all wallets operation. All fields are optional; only provided fields are updated.
Successful Response
Wallet response payload.
Pagination metadata for list responses.
Supports both legacy offset-based and cursor-based pagination.
Cursor fields (has_more, after, before) are populated for
cursor-paginated endpoints. Legacy fields (offset, limit) are
populated when the caller uses the deprecated offset parameter.