rozod
    Preparing search index...

    Variable patchDeveloperProductsDeveloperproductidNameLanguageCodesLanguagecodeConst Api Param

    patchDeveloperProductsDeveloperproductidNameLanguageCodesLanguagecode: EndpointGeneric<
        { developerProductId: number; languageCode: string },
        { name: string },
        { name: string },
    > = ...

    PATCH https://gameinternationalization.roblox.com/v1/developer-products/:developerProductId/name/language-codes/:languageCode Update localized name of a developer product body The request developerProductId The developer product id languageCode The language code of the name to update