v2

latestOpenAPI 3.1.0Proprietary2026-08-054985119.4 KB
subaccounts

Delete Subaccount

Delete a subaccount. Custodial subaccounts cannot be deleted.

Refused with 409 if the subaccount has any open order (resting/in-flight orders, or an active iceberg, peg, smart-taker or conditional order) — cancel those first.

This is a soft delete: the row is marked is_active = false so the audit trail (orders, fills, ledger entries) stays intact. The user never sees it again.

delete/v1/subaccounts/{subaccount_id}

Path parameters

subaccount_idstring required

Response

Successful Response