---
title: "Changes to Update a schedule"
method: PUT
path: "/schedules/{subdomain}"
---

# Changes to Update a schedule

`PUT /schedules/{subdomain}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 13 revisions.

- **2026-02-17** `c1e54e26b0db` — 2 info
- **2026-02-14** `6b8e1dddb570` — 1 info
- **2026-02-12** `98078a07fd7a` — 2 info
- **2026-02-11** `e24c8532211b` — 1 info
- **2026-02-11** `36ccba39bc4d` — 1 breaking, 4 warning, 1 info

## Changes

- **2026-02-17** `c1e54e26b0db` — 2 info
  - added the optional property `data/profile_image_url` to the response with the `200` status
  - added the optional property `data/updated_at` to the response with the `200` status
- **2026-02-14** `6b8e1dddb570` — 1 info
  - added the new `ru` enum value to the request property `language_code`
- **2026-02-12** `98078a07fd7a` — 2 info
  - added the new optional request property `short_description`
  - added the optional property `data/short_description` to the response with the `200` status
- **2026-02-11** `e24c8532211b` — 1 info
  - api operation id `update_schedule` was added
- **2026-02-11** `36ccba39bc4d` — 1 breaking, 4 warning, 1 info
  - removed the enum value `ru` of the request property `language_code`
  - removed the request property `short_description`
  - removed the optional property `data/profile_image_url` from the response with the `200` status
  - removed the optional property `data/short_description` from the response with the `200` status
  - removed the optional property `data/updated_at` from the response with the `200` status
  - api operation id `update_schedule` removed and replaced with ``

---

[Operation](https://skmtc.dev/eventschedule/apis/event-schedule-api/docs/schedules/:subdomain/put.md) · [API](https://skmtc.dev/eventschedule/apis/event-schedule-api.md) · [Page](https://skmtc.dev/eventschedule/apis/event-schedule-api/changes/schedules/:subdomain/put)
