Cancel all open orders the agent has on Polymarket; optionally scoped to a specific wallet.
Cancel every open order the agent has on the venue. The endpoint 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-all and synchronises matching mk_order rows for the current agent. Useful before exiting a venue or rebalancing positions.
polymarket.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.