---
title: "Undo last action in game with id"
method: POST
path: "/game/{id}/undo"
tags: ["Game"]
---

# Undo last action in game with id

`POST /game/{id}/undo`

## Path parameters

- `id` string, required

## Response `200`

successful operation

## Other responses

- `404` — game with id not found

---

[API](https://skmtc.dev/dascr/apis/dascr-board-api.md) · [All operations](https://skmtc.dev/dascr/apis/dascr-board-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dascr/dascr-board-api/revisions/b41f08fc12c8/schema)
