---
title: "Sets the source language of a game"
method: PATCH
path: "/v1/source-language/games/{gameId}"
tags: ["Localization", "Universes"]
---

# Sets the source language of a game

`PATCH /v1/source-language/games/{gameId}`

## Path parameters

- `gameId` integer, required

## Query parameters

- `languageCode` string, required

## Response `200`

OK

- RobloxWebWebAPIApiEmptyResponseModel

## Other responses

- `400` — 14: Invalid game id 22: Invalid language code
- `401` — 0: Authorization has been denied for this request.
- `403` — 0: Token Validation Failed 18: You do not have permission to manage this game
- `500` — 85: Failed to disable automatic translation status for languages
- `503` — 17: Feature is disabled

---

[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/756260310407/schema)
