---
title: "Update Animation Table"
method: POST
path: "/api/manageGame/updateAnimationTable"
tags: ["Manage Game"]
---

# Update Animation Table

`POST /api/manageGame/updateAnimationTable`

## Request body

- UpdateAnimationTableDto
  - `gameName` string, required — The name of the game directory

## Response `200`

Animation table updated.

## Other responses

- `400` — Failed to update the animation table.

## Changes

- **2026-01-31** `33d29418e302` — 1 info
  - endpoint added
- **2025-09-20** `2911d2db6a21` — 1 info
  - endpoint added
- **2023-10-20** `bbfe1dbc457f` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/openwebgal/apis/webgal-terre-api/changes/api/manageGame/updateAnimationTable/post.md)

---

[API](https://skmtc.dev/openwebgal/apis/webgal-terre-api.md) · [All operations](https://skmtc.dev/openwebgal/apis/webgal-terre-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openwebgal/webgal-terre-api/revisions/33d29418e302/schema)
