---
title: "Changes to POST /games/"
method: POST
path: "/games/"
---

# Changes to POST /games/

`POST /games/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 2 revisions.

- **2026-07-17** `cbd51e3d67a8` — 5 warning, 2 info
- **2020-02-02** `9e94408e02bf` — 4 breaking, 1 warning, 2 info

## Changes

- **2026-07-17** `cbd51e3d67a8` — 5 warning, 2 info
  - removed the request property `element`
  - removed the request property `id`
  - removed the request property `value`
  - removed the optional property `element` from the response with the `201` status
  - removed the optional property `value` from the response with the `201` status
  - request body became optional
  - added the optional property `started_on` to the response with the `201` status
- **2020-02-02** `9e94408e02bf` — 4 breaking, 1 warning, 2 info
  - added the new required request property `element`
  - added the new required request property `id`
  - added the new required request property `value`
  - request body became required
  - removed the optional property `started_on` from the response with the `201` status
  - added the optional property `element` to the response with the `201` status
  - added the optional property `value` to the response with the `201` status

---

[Operation](https://skmtc.dev/packtpublishing/apis/shipit-clicker/docs/games/post.md) · [API](https://skmtc.dev/packtpublishing/apis/shipit-clicker.md) · [Page](https://skmtc.dev/packtpublishing/apis/shipit-clicker/changes/games/post)
