# Cancel an order

Cancel a pending order. If the order is already filled, an error will
 be returned. It is not possible to cancel market orders.

Endpoint: DELETE /v1/orders/{orderId}
Version: 0.0.1
Security: apiKey

## Path parameters:

  - `orderId` (string, required)


## Response 200 fields
