Skip to main content
DELETE
cURL
Limit: 10 requests per 1 second
Cancel algo orders by symbol or across all symbols.

Headers

x-api-key
string
required
Example:

"abcdef123456"

x-api-signature
string
required
Example:

"signaturestring"

x-api-timestamp
string
required
Example:

"1718943200000"

Query Parameters

algoOrderId
integer
default:1

Id of the algo order; Either algoOrderId or clientAlgoOrderId is required. If both are passed, algoOrderId will be used.

clientAlgoOrderId
integer
default:1

Client order Id as assigned by the user; Either algoOrderId or clientAlgoOrderId is required. If both are passed, algoOrderId will be used.

Response

200 - application/json
success
boolean

true

timestamp
integer

timestamp

data
object