Cancel a specific open order
cURL
curl --request DELETE \ --url https://trade.predexon.com/api/users/{userId}/orders/{orderId} \ --header 'x-api-key: <api-key>'
(empty response body)
Unique identifier for the user
The order ID to cancel
Order cancelled successfully