---
title: "Cancel open order by client order id"
method: DELETE
path: "/orders/by_client_id/{client_id}"
tags: ["Orders"]
---

# Cancel open order by client order id

`DELETE /orders/by_client_id/{client_id}`

## Path parameters

- `client_id` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.dev/tradeparadex/apis/paradex-rest-api-2.md) · [All operations](https://skmtc.dev/tradeparadex/apis/paradex-rest-api-2/llms.txt) · [OpenAPI document](https://skmtc.dev/tradeparadex/apis/paradex-rest-api-2/revisions/03b2742db552?raw)
