POST //polymarket/{account}/cancelOrders HTTP/1.1 Host: beta.usemoon.ai Authorization: text Content-Type: application/json Accept: */* Content-Length: 43 { "chain_id": "text", "ordersHashes": [ "text" ] }
Ok
{ "success": true, "message": "text", "data": { "success": true, "orderIDs": [ "text" ] } }