๐ New US500-BTC contract live! Learn more โ
cURL
curl --request POST \ --url https://api.roxom.com/v1/orders/{orderId}/cancel \ --header 'X-API-Key: <api-key>' \ --header 'X-API-Signature: <api-key>'
{ "data": { "success": true }, "error": true }
Cancel a specific open order by its unique order ID.
Your API key
The signature of the request
Represents a successful API response wrapper
Show child attributes
Was this page helpful?