PAPI
ApiHyperliquid trading

Cancel Order

DELETE
/hyperliquid/orders/{order_id}
X-API-Key<token>

In: header

Path Parameters

order_id*integer

Numeric Hyperliquid order id (oid)

Formatint64
Range0 <= value
coin*string

Outcome-side coin string (#<encoding>) — required because HL cancels take the asset id alongside the order id.

Response Body

curl -X DELETE "https://loading/hyperliquid/orders/0"
Empty