Batch Cancel Orders (V2)
orders
Batch Cancel Orders (V2)
Endpoint for cancelling a batch of event-market orders using the V2 response shape. The maximum batch size scales with your tier’s write budget — see Rate Limits and Tiers.
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
Your API key ID
RSA-PSS signature of the request
Request timestamp in milliseconds
Body
application/json
An array of orders to cancel, each optionally specifying a subaccount.
Response
Batch order cancellation completed