Wallets
Set agent default wallet
Make this wallet the default for the attached agent. For a connected agent, the default applies only to this customer connection and also requires delegations.update. Omitted walletId calls use this default. Agent credentials and delegated callers cannot change it.
post/wallets/{walletId}/agents/{agentId}/default
Path parameters
walletIdstring required
Wallet ID (wal_*).
agentIdstring required
Agent ID (agt_*).
Headers
Idempotency-Keystring required
Unique key for safely retrying a request without creating duplicates.
X-Instance-IDstring nullable
Caller-chosen identifier for the agent run, session, or conversation, required when an agent moves money.
Response
Successful Response