---
title: "Cancel algo order by id"
method: DELETE
path: "/algo/orders/{algo_id}"
tags: ["Algos"]
---

# Cancel algo order by id

`DELETE /algo/orders/{algo_id}`

Cancel an existing algo order by id

## Path parameters

- `algo_id` string, required

## Response `204`

No Content

## Other responses

- `404` — Not Found

---

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