---
title: "POST /v1/autolocalization/games/{gameId}/autolocalizationtable#localizationtables.roblox.com"
method: POST
path: "/v1/autolocalization/games/{gameId}/autolocalizationtable#localizationtables.roblox.com"
tags: ["Localization", "Universes"]
---

# POST /v1/autolocalization/games/{gameId}/autolocalizationtable#localizationtables.roblox.com

`POST /v1/autolocalization/games/{gameId}/autolocalizationtable#localizationtables.roblox.com`

## 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/v1/autolocalization/games/:gameId/autolocalizationtable#localizationtables.roblox.com/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/3fe4a685dcbc?raw)
