---
title: "Changes to Cancel FindAll Run"
method: POST
path: "/v1beta/findall/runs/{findall_id}/cancel"
---

# Changes to Cancel FindAll Run

`POST /v1beta/findall/runs/{findall_id}/cancel`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 21 revisions.

- **2026-06-08** `973957d74ceb` — 1 info
- **2026-05-06** `84643ced9758` — 1 breaking, 1 info
- **2026-04-21** `57e1c56be094` — 2 info
- **2026-01-13** `105d778ad64d` — 2 breaking, 10 info
- **2025-11-13** `70ca78f3dbac` — 1 info

## Changes

- **2026-06-08** `973957d74ceb` — 1 info
  - `header` request parameter `parallel-beta` was deprecated
- **2026-05-06** `84643ced9758` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `204`
- **2026-04-21** `57e1c56be094` — 2 info
  - api tag `FindAll` added
  - api tag `FindAll API (Beta)` removed
- **2026-01-13** `105d778ad64d` — 2 breaking, 10 info
  - the `error` response's property type/format changed from ``/`` to `object`/`` for status `404`
  - the `error` response's property type/format changed from ``/`` to `object`/`` for status `409`
  - added the optional property `error/detail` to the response with the `404` status
  - added the optional property `error/detail` to the response with the `409` status
  - removed `#/components/schemas/Error` from the `error` response property `allOf` list for the response status `404`
  - removed `#/components/schemas/Error` from the `error` response property `allOf` list for the response status `409`
  - removed the `error` enum value from the `type` response property for the response status `404`
  - removed the `error` enum value from the `type` response property for the response status `409`
  - added the required property `error/message` to the response with the `404` status
  - added the required property `error/message` to the response with the `409` status
  - added the required property `error/ref_id` to the response with the `404` status
  - added the required property `error/ref_id` to the response with the `409` status
- **2025-11-13** `70ca78f3dbac` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/parallel-web/apis/parallel-api/docs/v1beta/findall/runs/:findall_id/cancel/post.md) · [API](https://skmtc.dev/parallel-web/apis/parallel-api.md) · [Page](https://skmtc.dev/parallel-web/apis/parallel-api/changes/v1beta/findall/runs/:findall_id/cancel/post)
