Cancel all pending orders
Order management
Cancel all pending orders
Limit: 10 requests per 1 second
DELETE /v1/orders?symbol={symbol}
Cancel a list of orders, filtered by symbol optionally. This request will cancel all open orders within the filter criteria, and will cancel all open orders if no filter is provided.
Note: This endpoint requires trading scope in orderly key.
DELETE
Cancel all pending orders
Documentation Index
Fetch the complete documentation index at: https://staging-docs.orderly.network/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.