Skip to main content
DELETE
/
api
/
accounts
/
{accountId}
/
orders
/
{orderId}
Cancel Order
curl --request DELETE \
  --url https://trade.predexon.com/api/accounts/{accountId}/orders/{orderId} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Path Parameters

accountId
string
required
orderId
string
required

Query Parameters

venue
enum<string>
Available options:
polymarket,
predict,
opinion,
limitless

Response

Order cancelled