---
title: "Changes to Send Messages"
method: POST
path: "/api/notifications/"
---

# Changes to Send Messages

`POST /api/notifications/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 34 revisions.

- **2026-01-17** `b91e4b449d56` — 9 warning
- **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 `201`
  - added the new `user_message` enum value to the `items/type` response property for the response status `201`
  - added the new `workspaceuser_added_collaborator` enum value to the `items/type` response property for the response status `201`
  - added the new `workspaceuser_added_guest` enum value to the `items/type` response property for the response status `201`
  - added the new `workspaceuser_added_owner` enum value to the `items/type` response property for the response status `201`
  - added the new `workspaceuser_removed` enum value to the `items/type` response property for the response status `201`
  - added the new `workspaceuser_updated_collaborator` enum value to the `items/type` response property for the response status `201`
  - added the new `workspaceuser_updated_guest` enum value to the `items/type` response property for the response status `201`
  - added the new `workspaceuser_updated_owner` enum value to the `items/type` response property for the response status `201`
- **2025-12-31** `d14bca97ba86` — 1 info
  - endpoint added

---

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