Agents
Deactivate Wallet
Deactivate an agent and optionally withdraw funds
POST
Documentation Index
Fetch the complete documentation index at: https://docs.gizatech.xyz/llms.txt
Use this file to discover all available pages before exploring further.
SDK Alternative: Use
agent.deactivate() for a simpler TypeScript interface. See SDK docsDescription
Deactivates the agent for a specific wallet. This stops automatic rebalancing and optionally transfers remaining funds to the origin wallet.Path Parameters
The blockchain chain ID
The wallet address
Query Parameters
Whether to transfer remaining balance to the origin wallet
Response
Returns201 Created on success.