---
title: "Cancel a run"
method: PATCH
path: "/runs/{runID}"
tags: ["Runs"]
---

# Cancel a run

`PATCH /runs/{runID}`

Transitions a run to CANCELLED, scoped to the caller's org.

## Path parameters

- `runID` string, required — run identifier

## Response `200`

OK

- RunSuccessResponse
  - `message` string, required

## Other responses

- `default` — Error

---

[API](https://skmtc.net/axilioai/apis/axilio-api-2.md) · [All operations](https://skmtc.net/axilioai/apis/axilio-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/axilioai/axilio-api-2/versions/d7ecf9466d6d/schema)
