POST //polymarket/{account}/cancelOrder HTTP/1.1 Host: beta.usemoon.ai Authorization: text Content-Type: application/json Accept: */* Content-Length: 36 { "chain_id": "text", "orderID": "text" }
Ok
{ "success": true, "message": "text", "data": { "success": true, "orderID": "text" } }