Game internationalization v1 Base URLhttps://apis.roblox.com/legacy-game-internationalizationPATCH/v1/badges/{badgeId}/description/language-codes/{languageCode}Update localized description of a badgeGET/v1/badges/{badgeId}/iconsGet all icons for a badgePOST/v1/badges/{badgeId}/icons/language-codes/{languageCode}Update a badge's iconDELETE/v1/badges/{badgeId}/icons/language-codes/{languageCode}Delete a localized icon from a badgeGET/v1/badges/{badgeId}/name-descriptionPATCH/v1/badges/{badgeId}/name-description/language-codes/{languageCode}Update localized name and description of a badgeDELETE/v1/badges/{badgeId}/name-description/language-codes/{languageCode}Delete localized name and description of a badgePATCH/v1/badges/{badgeId}/name/language-codes/{languageCode}Update localized name of a badgePATCH/v1/developer-products/{developerProductId}/description/language-codes/{languageCode}Update localized description of a developer productGET/v1/developer-products/{developerProductId}/iconsGet all icons for a developer productPOST/v1/developer-products/{developerProductId}/icons/language-codes/{languageCode}Update a developer product's iconDELETE/v1/developer-products/{developerProductId}/icons/language-codes/{languageCode}Delete a localized icon from a developer productGET/v1/developer-products/{developerProductId}/name-descriptionGet all names and descriptions of a developer productPATCH/v1/developer-products/{developerProductId}/name-description/language-codes/{languageCode}Update localized name and description of a developer productDELETE/v1/developer-products/{developerProductId}/name-description/language-codes/{languageCode}Delete localized name and description of a developer productPATCH/v1/developer-products/{developerProductId}/name/language-codes/{languageCode}Update localized name of a developer productGET/v1/game-icon/games/{gameId}Get all icons for a gamePOST/v1/game-icon/games/{gameId}/language-codes/{languageCode}Update a game's iconDELETE/v1/game-icon/games/{gameId}/language-codes/{languageCode}Delete a localized icon from a gamePATCH/v1/game-passes/{gamePassId}/description/language-codes/{languageCode}Update localized description of a game passGET/v1/game-passes/{gamePassId}/iconsGet all icons for a game passPOST/v1/game-passes/{gamePassId}/icons/language-codes/{languageCode}Update a game pass's iconDELETE/v1/game-passes/{gamePassId}/icons/language-codes/{languageCode}Delete a localized icon from a game passGET/v1/game-passes/{gamePassId}/name-descriptionGet all names and descriptions of a game passPATCH/v1/game-passes/{gamePassId}/name-description/language-codes/{languageCode}Update localized name and description of a game passDELETE/v1/game-passes/{gamePassId}/name-description/language-codes/{languageCode}Delete localized name and description of a game passPATCH/v1/game-passes/{gamePassId}/name/language-codes/{languageCode}Update localized name of a game passPOST/v1/game-thumbnails/games/{gameId}/language-codes/{languageCode}/alt-textUpdates the game thumbnail alt text.POST/v1/game-thumbnails/games/{gameId}/language-codes/{languageCode}/imageUploads the game thumbnail.DELETE/v1/game-thumbnails/games/{gameId}/language-codes/{languageCode}/images/{imageId}Deletes the game thumbnail.POST/v1/game-thumbnails/games/{gameId}/language-codes/{languageCode}/images/orderOrders the specified image Ids for the game thumbnails.PATCH/v1/name-description/games/{gameId}Updates a game's name and/or description in multiple languages.POST/v1/name-description/games/translation-historyGets the history for name or description in a provided language.PATCH/v1/source-language/games/{gameId}Sets the source language of a gamePATCH/v1/supported-languages/games/{gameId}Add or remove supported languages for a game.GET/v1/supported-languages/games/{gameId}/automatic-translation-statusGet the automatic translation status of supported languages for a game.PATCH/v1/supported-languages/games/{gameId}/languages/{languageCode}/automatic-translation-statusEnable or disable automatic translation for a game and language.PATCH/v1/supported-languages/games/{gameId}/languages/{languageCode}/universe-display-info-automatic-translation-settingsUpdate the switch which controls if the UniverseDisplayInformation should be automatically translated.GET/v1/supported-languages/games/{gameId}/universe-display-info-automatic-translation-settingsGet UniverseDisplayInfo automatic translation settings.Models