Cancel a single open order.
Cancel a specific open order by its order ID (order hash). The server calls PolymarketDocumentation Index
Fetch the complete documentation index at: https://docs.aionmarket.com/llms.txt
Use this file to discover all available pages before exploring further.
/cancel and updates mk_order.order_status to 3 (canceled).
polymarket.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.