cURL
Kalshi Trading
Cancel Order
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.bison.markets/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Chain to execute the action on; one of: base, bsc
Available options:
base, bsc Example:
"base"
Kalshi order ID to cancel
Example:
"abc123"
User wallet address
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266"
EIP-712 signature from the user authorizing the cancellation
Example:
"0x..."
Unix timestamp when the authorization expires
Example:
1234567890