---
title: "Cancel Run"
method: POST
path: "/run/{run_id}/cancel"
tags: ["Run"]
---

# Cancel Run

`POST /run/{run_id}/cancel`

## Path parameters

- `run_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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