---
title: "Delete a workflow run"
method: DELETE
path: "/workflow-runs/{workflowRunId}"
tags: ["Workflow Runs"]
---

# Delete a workflow run

`DELETE /workflow-runs/{workflowRunId}`

Deletes a workflow run by its ID.

## Path parameters

- `workflowRunId` string, required

## Response `200`

## Other responses

- `default`

---

[API](https://skmtc.dev/process/apis/process-street-public-api.md) · [All operations](https://skmtc.dev/process/apis/process-street-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/process/process-street-public-api/revisions/f427e007ade7/schema)
