---
title: "Generates localization asset of a game."
method: POST
path: "/v1/auto-localization-table/games/{gameId}/assets-generation-request"
tags: ["Localization", "Universes"]
---

# Generates localization asset of a game.

`POST /v1/auto-localization-table/games/{gameId}/assets-generation-request`

## Path parameters

- `gameId` integer, required

## Response `200`

OK

- RobloxWebWebAPIApiEmptyResponseModel

## Other responses

- `400` — 3: Invalid table id. 14: Invalid game id 29: You do not have permission to generate asset for this table. 32: LocalizationTable is not available for the game. 34: Actor provided is invalid
- `401` — 0: Authorization has been denied for this request.
- `403` — 0: Token Validation Failed
- `429` — 24: Too many attempts.Please try again later.

---

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