---
title: "Changes to List matches for the developer's approved game"
method: POST
path: "/game/matches"
---

# Changes to List matches for the developer's approved game

`POST /game/matches`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 21 revisions.

- **2026-06-10** `82f2480cdb83` — 2 info
- **2026-06-07** `480c7d480b2e` — 2 info
- **2026-06-05** `0732b7254e17` — 1 warning
- **2026-06-04** `f22bd61fd595` — 1 breaking, 2 warning, 2 info

## Changes

- **2026-06-10** `82f2480cdb83` — 2 info
  - api tag `Game: Matches` added
  - api tag `Game` removed
- **2026-06-07** `480c7d480b2e` — 2 info
  - added the optional property `matches/items/acceptedTeam/anyOf[#/components/schemas/Team]/avatarUrl` to the response with the `200` status
  - added the optional property `matches/items/creatorTeam/anyOf[#/components/schemas/Team]/avatarUrl` to the response with the `200` status
- **2026-06-05** `0732b7254e17` — 1 warning
  - removed the request property `gameId`
- **2026-06-04** `f22bd61fd595` — 1 breaking, 2 warning, 2 info
  - added the new required request property `gameId`
  - removed the optional property `matches/items/acceptedTeam/anyOf[#/components/schemas/Team]/avatarUrl` from the response with the `200` status
  - removed the optional property `matches/items/creatorTeam/anyOf[#/components/schemas/Team]/avatarUrl` from the response with the `200` status
  - api tag `Game` added
  - api tag `Game: Matches` removed

---

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