---
title: "Changes to Create a new game with id"
method: POST
path: "/game/{id}"
---

# Changes to Create a new game with id

`POST /game/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 5 revisions.

- **2026-07-17** `b41f08fc12c8` — 2 warning
- **2021-08-31** `c7586dd3c257` — 2 warning, 2 info
- **2021-08-30** `d91d59590ad9` — 2 info

## Changes

- **2026-07-17** `b41f08fc12c8` — 2 warning
  - removed the request property `elimination`
  - removed the optional property `elimination` from the response with the `200` status
- **2021-08-31** `c7586dd3c257` — 2 warning, 2 info
  - removed the request property `punisher`
  - removed the optional property `punisher` from the response with the `200` status
  - added the new optional request property `elimination`
  - added the optional property `elimination` to the response with the `200` status
- **2021-08-30** `d91d59590ad9` — 2 info
  - added the new optional request property `punisher`
  - added the optional property `punisher` to the response with the `200` status

---

[Operation](https://skmtc.dev/dascr/apis/dascr-board-api/docs/game/:id/post.md) · [API](https://skmtc.dev/dascr/apis/dascr-board-api.md) · [Page](https://skmtc.dev/dascr/apis/dascr-board-api/changes/game/:id/post)
