---
title: "Changes to Update Notifications"
method: PATCH
path: "/api/notifications/"
---

# Changes to Update Notifications

`PATCH /api/notifications/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 34 revisions.

- **2026-01-17** `b91e4b449d56` — 9 warning
- **2026-01-11** `c3c793024170` — 3 info
- **2025-12-31** `d14bca97ba86` — 1 info

## Changes

- **2026-01-17** `b91e4b449d56` — 9 warning
  - added the new `contact_accepted` enum value to the `items/type` response property for the response status `200`
  - added the new `user_message` enum value to the `items/type` response property for the response status `200`
  - added the new `workspaceuser_added_collaborator` enum value to the `items/type` response property for the response status `200`
  - added the new `workspaceuser_added_guest` enum value to the `items/type` response property for the response status `200`
  - added the new `workspaceuser_added_owner` enum value to the `items/type` response property for the response status `200`
  - added the new `workspaceuser_removed` enum value to the `items/type` response property for the response status `200`
  - added the new `workspaceuser_updated_collaborator` enum value to the `items/type` response property for the response status `200`
  - added the new `workspaceuser_updated_guest` enum value to the `items/type` response property for the response status `200`
  - added the new `workspaceuser_updated_owner` enum value to the `items/type` response property for the response status `200`
- **2026-01-11** `c3c793024170` — 3 info
  - added the new optional request property `updates/items/read`
  - the request property `updates/items/content` became optional
  - request property `updates/items/content` list-of-types was widened by adding types `null` to media type `application/json`
- **2025-12-31** `d14bca97ba86` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/arbicity/apis/arbi/docs/api/notifications/patch.md) · [API](https://skmtc.dev/arbicity/apis/arbi.md) · [Page](https://skmtc.dev/arbicity/apis/arbi/changes/api/notifications/patch)
