---
title: "Changes to Upload event flyer image"
method: POST
path: "/events/flyer/{event_id}"
---

# Changes to Upload event flyer image

`POST /events/flyer/{event_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 13 revisions.

- **2026-02-23** `37529a7e8800` — 2 info
- **2026-02-17** `c1e54e26b0db` — 8 info
- **2026-02-12** `2596baa89e80` — 1 info
- **2026-02-11** `e24c8532211b` — 1 info
- **2026-02-11** `36ccba39bc4d` — 11 warning, 1 info

## Changes

- **2026-02-23** `37529a7e8800` — 2 info
  - added the optional property `data/is_password_protected` to the response with the `200` status
  - added the optional property `data/is_private` to the response with the `200` status
- **2026-02-17** `c1e54e26b0db` — 8 info
  - added the optional property `data/category_name` to the response with the `200` status
  - added the optional property `data/payment_method` to the response with the `200` status
  - added the optional property `data/schedules` to the response with the `200` status
  - added the optional property `data/terms_url` to the response with the `200` status
  - added the optional property `data/ticket_currency_code` to the response with the `200` status
  - added the optional property `data/venue_address1` to the response with the `200` status
  - added the optional property `data/venue_name` to the response with the `200` status
  - added the optional property `data/venue_subdomain` to the response with the `200` status
- **2026-02-12** `2596baa89e80` — 1 info
  - added the optional property `data/event_parts/items/id` to the response with the `200` status
- **2026-02-11** `e24c8532211b` — 1 info
  - api operation id `upload_flyer` was added
- **2026-02-11** `36ccba39bc4d` — 11 warning, 1 info
  - removed the optional property `data/category_name` from the response with the `200` status
  - removed the optional property `data/event_parts/items/id` from the response with the `200` status
  - removed the optional property `data/is_password_protected` from the response with the `200` status
  - removed the optional property `data/is_private` from the response with the `200` status
  - removed the optional property `data/payment_method` from the response with the `200` status
  - removed the optional property `data/schedules` from the response with the `200` status
  - removed the optional property `data/terms_url` from the response with the `200` status
  - removed the optional property `data/ticket_currency_code` from the response with the `200` status
  - removed the optional property `data/venue_address1` from the response with the `200` status
  - removed the optional property `data/venue_name` from the response with the `200` status
  - removed the optional property `data/venue_subdomain` from the response with the `200` status
  - api operation id `upload_flyer` removed and replaced with ``

---

[Operation](https://skmtc.dev/eventschedule/apis/event-schedule-api/docs/events/flyer/:event_id/post.md) · [API](https://skmtc.dev/eventschedule/apis/event-schedule-api.md) · [Page](https://skmtc.dev/eventschedule/apis/event-schedule-api/changes/events/flyer/:event_id/post)
