Skip to main content
DELETE
/
api
/
v1
/
orders
Cancel orders in bulk
curl --request DELETE \
  --url https://api.vatic.trading/api/v1/orders \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Required for order endpoints. Obtain your API key from the Vatic dashboard.

Query Parameters

walletId
string<uuid>
required
market
string

Condition ID — cancel only orders in this market.

asset_id
string

Token ID — cancel only orders for this outcome.

Response

Cancellation result