---
title: "deleteClosingReason"
method: DELETE
path: "/v2/workflows/closing-reasons/{reasonId}"
tags: ["Closing Reason"]
---

# deleteClosingReason

`DELETE /v2/workflows/closing-reasons/{reasonId}`

Permanently delete a closing reason (Using INACTIVE status is recommended instead)

## Path parameters

- `reasonId` string, required

## Response `204`

Closing reason deleted successfully

## Other responses

- `403` — Forbidden
- `404` — Closing reason not found

---

[API](https://skmtc.net/epilot/apis/workflows-definitions.md) · [All operations](https://skmtc.net/epilot/apis/workflows-definitions/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/epilot/workflows-definitions/versions/74e4de17e9b5/schema)
