---
title: "Changes to Notification Edit"
method: PUT
path: "/notification/{notificationId}"
---

# Changes to Notification Edit

`PUT /notification/{notificationId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 52 revisions.

- **2026-07-30** `fe497e811c7f` — 2 info
- **2026-02-25** `41c04de98ec5` — 1 breaking, 1 info
- **2020-02-17** `8e1275395104` — 2 breaking

## Changes

- **2026-07-30** `fe497e811c7f` — 2 info
  - added the optional property `canDelete` to the response with the `200` status
  - added the optional property `canEdit` to the response with the `200` status
- **2026-02-25** `41c04de98ec5` — 1 breaking, 1 info
  - added required request body
  - added the media type `application/json` for the response with the status `200`
- **2020-02-17** `8e1275395104` — 2 breaking
  - removed the request body
  - removed the media type `application/json` for the response with the status `200`

---

[Operation](https://skmtc.dev/xibosignage/apis/xibo-api/docs/notification/:notificationId/put.md) · [API](https://skmtc.dev/xibosignage/apis/xibo-api.md) · [Page](https://skmtc.dev/xibosignage/apis/xibo-api/changes/notification/:notificationId/put)
