Cancel Order (V2)
orders
Cancel Order (V2)
Endpoint for cancelling event-market orders using the V2 response shape. Returns {order_id, client_order_id, reduced_by} rather than a full order object.
DELETE
Cancel Order (V2)
Rate limit: 2 tokens per request. See
GET /trade-api/v2/account/endpoint_costs for current non-default endpoint costs.Authorizations
Your API key ID
RSA-PSS signature of the request
Request timestamp in milliseconds
Path Parameters
Order ID
Query Parameters
Subaccount number (0 for primary, 1-63 for subaccounts). Defaults to 0.
Identifier for an exchange shard. Defaults to 0 if unspecified. Note: currently only 0 supported.
Example:
0
Response
Order cancelled successfully