---
title: "Delete workflow"
method: DELETE
path: "/public/v1/workflows/{workflowId}"
tags: ["Workflows"]
---

# Delete workflow

`DELETE /public/v1/workflows/{workflowId}`

Soft deletes a workflow automation and cleans up trigger side effects.

## Path parameters

- `workflowId` number, nullable

## Response `204`

Workflow deleted

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/getfrontline/apis/public-api.md) · [All operations](https://skmtc.net/getfrontline/apis/public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getfrontline/public-api/versions/9d33b6aad674/schema)
