Order Management
Cancel Order By client_order_id
Limit: 10 requests per 1 second
DELETE /v1/client/order?client_order_id={client_order_id}&symbol={symbol}
Cancel an order by client_order_id
.
Note: This endpoint requires trading
scope in Orderly Key.
DELETE
Headers
Response
200 - application/json
OK
The response is of type object
.