Cancel order
Order management
Cancel order
Limit: 10 requests per 1 second
DELETE /v1/order?order_id={order_id}&symbol={symbol}
Cancels a single order by order_id.
Note: This endpoint requires trading scope in orderly key.
DELETE
Cancel order
Headers
Timestamp of the signed request in milliseconds.
Account ID of the authenticated account.
Public orderly key used to sign the request.
Signature of the request payload generated with the orderly key.