---
title: "Delete a workflow revision"
method: DELETE
path: "/workflows/{workflowId}/revisions/{revisionId}"
tags: ["Workflow Revisions"]
---

# Delete a workflow revision

`DELETE /workflows/{workflowId}/revisions/{revisionId}`

Deletes a draft workflow revision. Only revisions in Draft status can be deleted.

## Path parameters

- `workflowId` string, required
- `revisionId` string, required

## Response `204`

## Other responses

- `default`

---

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