Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://demo-api.mobula.io/api/2/pm/order/cancel \ --header 'Content-Type: application/json' \ --data ' { "orderId": "<string>", "address": "<string>", "apiKey": "<string>", "apiSecret": "<string>", "apiPassphrase": "<string>" } '
{ "hostname": "<string>", "took": 123, "data": "<unknown>" }
Cancel an existing order on the Polymarket CLOB.
1
Prediction Markets response
See the per-endpoint reference for the exact response shape.