Cascade
Orders

Cancel All Orders

Cancel all orders for an account and subaccount

DELETE
/account/orders

Query Parameters

accountstring

Account address

subaccountIndexinteger

Subaccount index

Formatint32
Range0 <= value
symbol?string

Optional market symbol to cancel orders for

Response Body

application/json

text/plain

text/plain

text/plain

text/plain

curl -X DELETE "https://engine.cascade.cooking/account/orders?account=0xe1c03ec3bcf509b3e8e63abcd03edc661ffe6a78&subaccountIndex=0&symbol=BTC-USD-PERP"
{
  "message": "string"
}
"string"
"string"
"string"
"string"