order-execution
Cancel Order
Cancels an open order. You cannot cancel an order that has been filled.
delete/orders/{order_id}
Path parameters
order_idstring required
An existing Order ID
Query parameters
access_tokenstring required
A valid OAuth2 token used to authorize access to the resource
Response
Cancel Order Response