---
title: "Changes to Create a new game"
method: POST
path: "/api/manageGame/createGame"
---

# Changes to Create a new game

`POST /api/manageGame/createGame`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 29 revisions.

- **2026-06-06** `6d06510c66ba` — 1 info
- **2025-02-18** `6765f027be24` — 1 breaking, 1 warning, 2 info
- **2024-04-18** `4e647797e939` — 2 breaking
- **2023-10-20** `bbfe1dbc457f` — 4 warning

## Changes

- **2026-06-06** `6d06510c66ba` — 1 info
  - added the new optional request property `ignoreTemplate`
- **2025-02-18** `6765f027be24` — 1 breaking, 1 warning, 2 info
  - added the new required request property `gameDir`
  - removed the request property `templateName`
  - added the new optional request property `templateDir`
  - the request property `derivative` became optional
- **2024-04-18** `4e647797e939` — 2 breaking
  - added the new required request property `derivative`
  - added the new required request property `templateName`
- **2023-10-20** `bbfe1dbc457f` — 4 warning
  - removed the request property `derivative`
  - removed the request property `gameDir`
  - removed the request property `ignoreTemplate`
  - removed the request property `templateDir`

---

[Operation](https://skmtc.dev/openwebgal/apis/webgal-terre-api/docs/api/manageGame/createGame/post.md) · [API](https://skmtc.dev/openwebgal/apis/webgal-terre-api.md) · [Page](https://skmtc.dev/openwebgal/apis/webgal-terre-api/changes/api/manageGame/createGame/post)
