---
title: "Changes to Upsert workflow rule"
method: PUT
path: "/workflow-rule/{projectId}"
---

# Changes to Upsert workflow rule

`PUT /workflow-rule/{projectId}`

> 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` — 2 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` — 2 breaking
  - request body became required
  - 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/:projectId/put.md) · [API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [Page](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/workflow-rule/:projectId/put)
