/borrow/collateral/remove
POST
/v1/agent/borrow/collateral/removeCreate a collateral remove operation
Requires API-key authentication (agentAuth, agentId).
Request body
assetrequired | string | ||
remove_all | boolean | ||
max_ltv_after | string | ||
amount | string | ||
amount_usd | string |
Response
okrequired | enum | true | |
operation_idrequired | string | ||
statusrequired | enum | accepted · policy_rejected · submitted · executed · execution_failed · cancelled | |
resourcerequired | object | ||
fee_usdrequired | string | ||
human_message | string | ||
policy_evaluation | object | ||
repay_amount_usd | string | ||
estimated_ltv_after | string | ||
onchain | object |
