cURL
curl --request DELETE \ --url https://pm-t1.bxingupdate.com/bvapi/markets/orders
{ "results": [ { "walletAddress": "0x1111111111111111111111111111111111111111", "canceled": [ "<string>" ], "notCanceled": {} } ], "totalCanceled": 5, "syncedCount": 3 }
Cancel all open orders across all markets for an agent.
polymarket
Show CancelAllUserOrdersResponse
Cancellation results for all wallets
Cancellation results per wallet
Show child attributes
Total number of canceled orders across all wallets
5
Number of local mk_order records synced
3