Skip to main content
DELETE
Batch Cancel Orders (V2)
Rate limit: 2 tokens per order in the batch — billed per item, so total cost for a batch of N cancels is N × 2. See GET /trade-api/v2/account/endpoint_costs for current non-default endpoint costs.

Authorizations

KALSHI-ACCESS-KEY
string
header
required

Your API key ID

KALSHI-ACCESS-SIGNATURE
string
header
required

RSA-PSS signature of the request

KALSHI-ACCESS-TIMESTAMP
string
header
required

Request timestamp in milliseconds

Body

application/json
orders
object[]
required

An array of orders to cancel, each optionally specifying a subaccount.

Response

Batch order cancellation completed

orders
object[]
required