---
title: "Changes to Delete workflow rule"
method: DELETE
path: "/workflow-rule/{id}"
---

# Changes to Delete workflow rule

`DELETE /workflow-rule/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 23 revisions.

- **2026-08-24** `08bbb5bedb5d` — 10 info
- **2026-07-11** `32cece1ebe43` — 1 breaking
- **2026-02-21** `3a866dc99326` — 1 info

## Changes

- **2026-08-24** `08bbb5bedb5d` — 10 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the required property `columnId` to the response with the `200` status
  - added the required property `createdAt` to the response with the `200` status
  - added the required property `eventType` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `integrationType` to the response with the `200` status
  - added the required property `projectId` to the response with the `200` status
  - added the required property `updatedAt` to the response with the `200` status
- **2026-07-11** `32cece1ebe43` — 1 breaking
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
- **2026-02-21** `3a866dc99326` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/usekaneo/apis/kaneo-api/docs/workflow-rule/:id/delete.md) · [API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [Page](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/workflow-rule/:id/delete)
