---
title: "PATCH /v4/workflows/{identifier}/cancel-run"
method: PATCH
path: "/v4/workflows/{identifier}/cancel-run"
---

# PATCH /v4/workflows/{identifier}/cancel-run

`PATCH /v4/workflows/{identifier}/cancel-run`

## Path parameters

- `identifier` string, required

## Request body

- CancelWorkflowRunDTO
  - `cancellationKey` string, required
  - `cancelFor` CancelForDTO, required
    - `recipients` string[], required

## Response `202`

- boolean

---

[API](https://skmtc.net/engagespot/apis/engagespot-api.md) · [All operations](https://skmtc.net/engagespot/apis/engagespot-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/engagespot/engagespot-api/revisions/33fd027f0b5f/schema)
