REST API Endpoints
Portfolio Withdraw as ETH
Convert and withdraw specified assets as ETH
POST
Converts and withdraws specified assets as ETH.
The unique identifier of the portfolio
The ID of the portfolio (same as portfolioId in path)
Array of assets to withdraw
The asset ID in format “0xContractAddress:chainId”
The amount to withdraw in raw units (no decimals), or “max” to withdraw all
The number of decimals for the token
Your API key for authentication
The format of the request body