Update wallet
Update a wallet's display name, description, or tags
Path parameters
Wallet ID (wal_*).
Headers
Unique key for safely retrying a request without creating duplicates.
Caller-chosen identifier for the agent run, session, or conversation, required when an agent moves money.
Request body
Response
Successful Response
Changes
Changed in 5 of the 28 revisions of this API.7
- ○
deleted the
headerrequest parameterX-Agent-IDwith deprecationrequest-parameter-removed-with-deprecation
- ○
- ○
headerrequest parameterX-Agent-IDwas deprecatedrequest-parameter-deprecated
- ○
- ○
added the new optional request property
data/attributes/tagsnew-optional-request-property
- ○
added the required property
data/attributes/tagsto the response with the200statusresponse-required-property-added
- ○
- ○
added the required property
data/attributes/depositInstructions/anyOf[subschema #1: PublicDepositInstructionsAttributes]/accountNumberto the response with the200statusresponse-required-property-added
- ○
added the required property
data/attributes/depositInstructions/anyOf[subschema #1: PublicDepositInstructionsAttributes]/routingNumberto the response with the200statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
- ○