---
title: "POST /legacy-localization-tables/v1/autolocalization/games/{gameId}/autolocalizationtable"
method: POST
path: "/legacy-localization-tables/v1/autolocalization/games/{gameId}/autolocalizationtable"
tags: ["Localization", "Universes"]
---

# POST /legacy-localization-tables/v1/autolocalization/games/{gameId}/autolocalizationtable

`POST /legacy-localization-tables/v1/autolocalization/games/{gameId}/autolocalizationtable`

## Path parameters

- `gameId` integer, required

## Response `200`

OK

- RobloxLocalizationTablesApiGameAutolocalizationInformationResponse
  - `isAutolocalizationEnabled` boolean
  - `isAutomaticEntriesSettingEnabled` boolean
  - `isAutomaticEntriesDeletionEnabled` boolean
  - `shouldUseLocalizationTable` boolean
  - `autoLocalizationTableId` string, uuid
  - `sourceLanguage` string
  - `assetId` integer
  - `shouldUseImageLocalizationTable` boolean
  - `isAutoLocalizationForImageEnabled` boolean

## Other responses

- `401` — 0: Authorization has been denied for this request.
- `403` — 0: Token Validation Failed

## Changes

- **2026-08-27** `d5e6d9e6bee8` — 4 info
  - added the optional property `isAutoLocalizationForImageEnabled` to the response with the `200` status (media type: application/json)
  - added the optional property `isAutoLocalizationForImageEnabled` to the response with the `200` status (media type: text/json)
  - added the optional property `shouldUseImageLocalizationTable` to the response with the `200` status (media type: application/json)
  - added the optional property `shouldUseImageLocalizationTable` to the response with the `200` status (media type: text/json)

[Change history](https://skmtc.dev/roblox/apis/roblox-api/changes/legacy-localization-tables/v1/autolocalization/games/:gameId/autolocalizationtable/post.md)

---

[API](https://skmtc.dev/roblox/apis/roblox-api.md) · [All operations](https://skmtc.dev/roblox/apis/roblox-api/llms.txt) · [OpenAPI document](https://skmtc.dev/roblox/apis/roblox-api/revisions/7c6787738100?raw)
