v1

latestOpenAPI 3.1.0Proprietary2026-08-0494185176.0 KB
Close User Account

Generate close-account instructions

Generates raw Solana instructions for closing a Breeze user-fund account. Identify it by its user-fund account address or by the complete wallet + strategy + mint tuple.

post/close-user-account/ix

Request body

Example request

{
  "params": {
    "mint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "strategy_id": "43620ba3-354c-456b-aa3c-5bf7fa46a6d4",
    "user_pubkey": "GgBaCs3NCBuZN12kCJgAW63ydqohFkHEdfdEXBPzLHq"
  }
}

Response

Close-account instructions prepared successfully