Cancel All User Orders
Order Management
Cancel All User Orders
Cancel all open orders across every active wallet for the authenticated user.
DELETE
Cancel All User Orders
Cancel every pending order across every active wallet credential of the authenticated user. The server iterates each Polymarket wallet credential, calls Polymarket
/cancel-all, and synchronises matching mk_order rows. Typically used during emergency shutdowns or full portfolio resets.
Request Body
This endpoint does not accept a request body. The current user is resolved from the Bearer API key in theAuthorization header.
Response
Bulk cancellation result.