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
Documentation Index
Fetch the complete documentation index at: https://orderly.network/docs/llms.txt
Use this file to discover all available pages before exploring further.
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.