---
title: "TWAP - 주문 취소"
method: DELETE
path: "/twap"
---

# TWAP - 주문 취소

`DELETE /twap`

TWAP 주문 취소를 요청합니다.

## Query parameters

- `algo_order_id` string, required

## Headers

- `Authorization` string, required

## Response `200`

200

- object
  - `algo_order_id` string, required — 취소된 TWAP 주문 ID

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/bithumb/apis/open-api-public.md) · [All operations](https://skmtc.dev/bithumb/apis/open-api-public/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bithumb/open-api-public/revisions/9edc2d6e86db/schema)
