---
title: "Delete Workflow Run"
method: DELETE
path: "/workflows/v1/workflow-runs/{workflow_run_id}"
tags: ["Workflow Runs"]
---

# Delete Workflow Run

`DELETE /workflows/v1/workflow-runs/{workflow_run_id}`

Endpoint to delete a workflow run by its ID.

## Path parameters

- `workflow_run_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/interactly/apis/interactly-api-3.md) · [All operations](https://skmtc.dev/interactly/apis/interactly-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/interactly/interactly-api-3/revisions/35cbea12a781/schema)
