Cancel multiple orders in batch
Trading
Cancel Orders (Batch)
POST
Cancel multiple orders in batch
This endpoint cancels multiple orders by internalDocumentation Index
Fetch the complete documentation index at: https://docs.limitless.exchange/llms.txt
Use this file to discover all available pages before exploring further.
orderIds only.
To cancel by either
orderIds or clientOrderIds, use Batch Cancel Orders (Combined).Authorizations
API key for programmatic access. Generate at limitless.exchange -> profile menu -> Api keys.
Body
application/json
Array of order IDs to be cancelled in a single batch operation
Example:
[
"6f52b6d2-6c9e-4a5c-8a4f-28ab4b7ff203",
"9e31c452-8a2b-42d1-b327-65f18d07dc96"
]Response
All orders successfully cancelled