---
title: "Cancel Run by ID"
method: DELETE
path: "/v1/rebalancing/runs/{run_id}"
tags: ["Rebalancing"]
---

# Cancel Run by ID

`DELETE /v1/rebalancing/runs/{run_id}`

Cancels a run. Only runs within certain statuses (QUEUED, CANCELED, SELLS_IN_PROGRESS, BUYS_IN_PROGRESS) are cancelable. If this endpoint is called after orders have been submitted, we'll attempt to cancel the orders.

## Response `204`

No Content

---

[API](https://skmtc.net/alpacahq/apis/gift-city-extensions-api.md) · [All operations](https://skmtc.net/alpacahq/apis/gift-city-extensions-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alpacahq/gift-city-extensions-api/revisions/62e3378bb273/schema)
