Skip to main content
POST
SDK Alternative: Use agent.deactivate() for a simpler TypeScript interface. See SDK docs

Description

Deactivates the agent for a specific wallet. This stops automatic rebalancing and optionally transfers remaining funds to the origin wallet.

Path Parameters

integer
required
The blockchain chain ID
string
required
The wallet address

Query Parameters

boolean
default:"false"
Whether to transfer remaining balance to the origin wallet

Response

Returns 201 Created on success.