---
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

## Query parameters

- `market` string

## Response `204`

No Content

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/tradeparadex/apis/paradex-rest-api.md) · [All operations](https://skmtc.net/tradeparadex/apis/paradex-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tradeparadex/paradex-rest-api/versions/26dce0f96ab2/schema)
