delete https://api.elections.kalshi.com/trade-api/v2/portfolio/orders/batched
Endpoint for cancelling up to 20 orders at once.
Available to members with advanced access only.
Response
Endpoint for cancelling up to 20 orders at once.
Available to members with advanced access only.
xxxxxxxxxx
curl --request DELETE \
--url https://api.elections.kalshi.com/trade-api/v2/portfolio/orders/batched \
--header 'accept: application/json' \
--header 'content-type: application/json'