Skip to main content
{
    "method": "batch_cancel",
    "params": {
        "orders": [
            "1",
            "2",
            "ORDERX-IDXXX-XXXXX3"
        ],
        "token": "TxxxxxxxxxOxxxxxxxxxxKxxxxxxxExxxxxxxxN"
    },
    "req_id": 1234567890
}

Documentation Index

Fetch the complete documentation index at: https://kraken-sandbox.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

WSSws-auth.kraken.com/v2batch_cancel
The batch_cancel request enables multiple orders to be cancelled in a single request by a range of identifiers (minimum of 2 and maximum 50 in each batch).
method
string
required
Value: batch_cancel
params
object
req_id
integer
Optional client originated request identifier sent as acknowledgment in the response.