---
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.

---

[API](https://skmtc.net/openwebgal/apis/webgal-terre-api.md) · [All operations](https://skmtc.net/openwebgal/apis/webgal-terre-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openwebgal/webgal-terre-api/versions/ebcacb42f932/schema)
