Skip to main content
POST
Plan Withdraw Backing

Plan Withdraw Backing

Creates a plan to withdraw backing (collateral) from an existing Morpho leveraged position. This reduces the position’s health factor without changing leverage. Returns a plan ID and an EIP-712 digest that must be signed to authorize execution.

Request

Path parameters

Body parameters

Examples

Response (201 Created)

Response fields

Errors

Notes

  • Plans expire after 2 minutes. Sign and execute via Execute Plan before expiry.
  • The market_id must match the Morpho market of the existing position.
  • Be careful not to withdraw too much backing, as this could put the position at risk of liquidation.
  • Use Plan Add Backing to add collateral to a position.