---
title: "Cancel a cron run"
method: POST
path: "/global/cron/runs/{runID}/cancel"
---

# Cancel a cron run

`POST /global/cron/runs/{runID}/cancel`

## Path parameters

- `runID` string, required

## Response `200`

Cancelled

- boolean

## Other responses

- `404` — Not found

---

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