POST /strategy/{strategy_address}/initiate-withdrawAsk AIpost https://api.aevo.xyz/strategy/{strategy_address}/initiate-withdrawInitiate a USDC withdraw from strategy.Path Paramsstrategy_addressstringrequiredAddress of strategyBody Paramscollateral_assetstringenumrequiredName of the collateral asset.USDCUSDTWETHWBTCaeUSDSDAIweETHAllowed:USDCUSDTWETHWBTCaeUSDSDAIweETHamount_floatstringrequiredAmount in unsigned float stringResponses 200Initiate withdraw status. 400Bad request. 401Unauthorized. 429Rate limit exceeded. 500Internal server error.Updated 7 months ago