---
title: "Changes to Upsert workspace rule"
method: PUT
path: "/notification-preferences/workspaces/{workspaceId}"
---

# Changes to Upsert workspace rule

`PUT /notification-preferences/workspaces/{workspaceId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 23 revisions.

- **2026-08-24** `08bbb5bedb5d` — 5 breaking, 7 info
- **2026-07-11** `32cece1ebe43` — 1 info

## Changes

- **2026-08-24** `08bbb5bedb5d` — 5 breaking, 7 info
  - removed the media type `application/json` for the response with the status `400`
  - removed the media type `application/json` for the response with the status `401`
  - removed the media type `application/json` for the response with the status `403`
  - the `createdAt` response's property type/format changed from ``/`` to `string, null`/`date-time` for status `200`
  - the `updatedAt` response's property type/format changed from ``/`` to `string, null`/`date-time` for status `200`
  - added the media type `text/plain` for the response with the status `400`
  - added the media type `text/plain` for the response with the status `403`
  - added the required property `dueDateReminderEnabled` to the response with the `200` status
  - added the required property `dueDateReminderLeadTimeMinutes` to the response with the `200` status
  - added the required property `taskAssignmentEnabled` to the response with the `200` status
  - added the required property `taskCommentEnabled` to the response with the `200` status
  - added the required property `taskStatusChangeEnabled` to the response with the `200` status
- **2026-07-11** `32cece1ebe43` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/usekaneo/apis/kaneo-api/docs/notification-preferences/workspaces/:workspaceId/put.md) · [API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [Page](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/notification-preferences/workspaces/:workspaceId/put)
