---
title: "Changes to Cancel an active Automation run"
method: POST
path: "/v1/automation-runs/{id}/cancel"
---

# Changes to Cancel an active Automation run

`POST /v1/automation-runs/{id}/cancel`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 26 revisions.

- **2026-08-12** `f973b1b5b4cf` — 1 breaking, 2 warning, 2 info
- **2026-08-11** `0d4ebf20cbde` — 1 breaking, 2 warning, 2 info
- **2026-08-05** `073bc652adfb` — 1 info

## Changes

- **2026-08-12** `f973b1b5b4cf` — 1 breaking, 2 warning, 2 info
  - the `executionLocation` response property const value `desktop` was removed for the status `200`
  - added the new `cloud` enum value to the `run/executionThread/anyOf[subschema #1]/executionLocation` response property for the response status `200`
  - added the new `desktop` enum value to the `run/executionThread/anyOf[subschema #1]/executionLocation` response property for the response status `200`
  - added the optional property `run/executionThread/anyOf[subschema #1]/nativeThreadId` to the response with the `200` status
  - added the optional property `run/executionThread/anyOf[subschema #1]/workspaceId` to the response with the `200` status
- **2026-08-11** `0d4ebf20cbde` — 1 breaking, 2 warning, 2 info
  - the `executionTarget` response property const value `desktop` was removed for the status `200`
  - added the new `cloud` enum value to the `run/executionTarget` response property for the response status `200`
  - added the new `desktop` enum value to the `run/executionTarget` response property for the response status `200`
  - added the optional property `run/codemodeReceiptId` to the response with the `200` status
  - added the optional property `run/validatedResult` to the response with the `200` status
- **2026-08-05** `073bc652adfb` — 1 info
  - added the optional property `run/modelVariant` to the response with the `200` status

---

[Operation](https://skmtc.dev/openworklabs/apis/den-api/docs/v1/automation-runs/:id/cancel/post.md) · [API](https://skmtc.dev/openworklabs/apis/den-api.md) · [Page](https://skmtc.dev/openworklabs/apis/den-api/changes/v1/automation-runs/:id/cancel/post)
