---
title: "Delete a Workflow"
method: DELETE
path: "/api/v2/workflows/{id}"
tags: ["Workflows"]
---

# Delete a Workflow

`DELETE /api/v2/workflows/{id}`

Delete a Workflow in an Account

## Path parameters

- `id` string, required

## Response `202`

No Content

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/fountain/apis/hire-public-api.md) · [All operations](https://skmtc.net/fountain/apis/hire-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fountain/hire-public-api/revisions/5f406c0e9462/schema)
