Wallets
Detach agent from wallet
Remove an owned or customer-connected agent from a wallet. The default wallet cannot be removed; select another default first. Connected-agent changes also require delegations.update and leave the customer connection active. Agent credentials and delegated callers cannot remove access.
delete/wallets/{walletId}/agents/{agentId}
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