---
title: "Changes to Update an existing app banner by ID"
method: PUT
path: "/api/v1/app-banners/{id}"
---

# Changes to Update an existing app banner by ID

`PUT /api/v1/app-banners/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2025-08-13** `5ad1a47c235e` — 10 breaking, 1 info
- **2025-08-06** `281aa1d0b14d` — 1 info
- **2024-08-11** `11e2773b3a1e` — 1 breaking

## Changes

- **2025-08-13** `5ad1a47c235e` — 10 breaking, 1 info
  - the `appBanner` response's property type changed from `object` to no type for status `200`
  - removed the required property `appBanner/appIds` from the response with the `200` status
  - removed the required property `appBanner/createdAt` from the response with the `200` status
  - removed the required property `appBanner/deletedAt` from the response with the `200` status
  - removed the required property `appBanner/id` from the response with the `200` status
  - removed the required property `appBanner/isActive` from the response with the `200` status
  - removed the required property `appBanner/locales` from the response with the `200` status
  - removed the required property `appBanner/text` from the response with the `200` status
  - removed the required property `appBanner/type` from the response with the `200` status
  - removed the required property `appBanner/updatedAt` from the response with the `200` status
  - added `#/components/schemas/Banner, subschema #2` to the `appBanner` response property `allOf` list for the response status `200`
- **2025-08-06** `281aa1d0b14d` — 1 info
  - endpoint added
- **2024-08-11** `11e2773b3a1e` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api/docs/api/v1/app-banners/:id/put.md) · [API](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api.md) · [Page](https://skmtc.dev/valuemelody/apis/melody-auth-s2s-api/changes/api/v1/app-banners/:id/put)
