/borrow/collateral/add
POST
/v1/agent/borrow/collateral/addCreate a collateral add operation
Requires API-key authentication (agentAuth, agentId).
Body
assetrequired | string | Collateral asset identifier. For vault-backed collateral, send the `id` returned by /v1/agent/borrow/collateral-options. Token symbols and token contract addresses are accepted only where direct collateral add is supported. |
source_asset | string | |
allow_conversion | boolean | |
amount | string | |
amount_usd | string |
