rozod
    Preparing search index...

    Variable patchGamePassesGamepassidNameDescriptionLanguageCodesLanguagecodeConst Api Param

    patchGamePassesGamepassidNameDescriptionLanguageCodesLanguagecode: EndpointGeneric<
        { gamePassId: number; languageCode: string },
        { description: string; name: string },
        { description: string; name: string },
    > = ...

    PATCH https://gameinternationalization.roblox.com/v1/game-passes/:gamePassId/name-description/language-codes/:languageCode Update localized name and description of a game pass body The request gamePassId The game pass id languageCode The language code of the name/description to update