---
title: "Delete approval workflow"
method: DELETE
path: "/v1/approvals/workflows/{id}"
tags: ["Approval workflows"]
---

# Delete approval workflow

`DELETE /v1/approvals/workflows/{id}`

Delete an existing approval workflow.

## Path parameters

- `id` string, required

## Response `204`

Approval workflow deleted.

## Other responses

- `404` — Approval workflow not found.

---

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