rozod
    Preparing search index...

    Variable patchDeveloperProductsDeveloperproductidNameDescriptionLanguageCodesLanguagecodeConst Api Param

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

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