kalshi_cancel_order_v2
Cancel an event-market order on Kalshi using its order ID, then get a concise confirmation with the order and client order IDs along with the reduced quantity.
Instructions
Cancel Order (V2) Endpoint for cancelling event-market orders using the V2 response shape. Returns {order_id, client_order_id, reduced_by} rather than a full order object. Calls DELETE /portfolio/events/orders/{order_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | Order ID | |
| subaccount | No | Subaccount number (0 for primary, 1-63 for subaccounts). Defaults to 0. | |
| market_ticker | No | Market ticker. Required when exchange_index is -1 (auto). | |
| exchange_index | No |