# Deletes an order that is in draft or edits needs status (/api-reference/orders/v1-order-id-delete) Deletes an order that is in draft or edits needs status ## `DELETE /v1/order/{id}` ### Parameters - `id` (path, required) — The Id of the order to delete. ### Responses - `200` — Successful operation - `400` — Something went wrong - `401` — Authorization key not valid - `403` — Profile's subscription tier does not have access to OpenAPI integrations