Cancel OrderDELETE
Cancel a trading order for the authenticated user's account
Authorization
AuthorizationRequiredBearer <token>JWT token obtained from the login endpoint
In: header
Path Parameters
account_idRequiredstringThe account ID where order to cancel belongs
order_idRequiredstringOrder ID to cancel
Order cancelled successfully