rozod
    Preparing search index...

    Variable patchThemesConsumertypeConsumeridConst Api Param

    patchThemesConsumertypeConsumerid: EndpointGeneric<
        { consumerId: number; consumerType: 1 },
        Record<string, never>,
        { themeType: string },
    > = ...

    PATCH https://accountsettings.roblox.com/v1/themes/:consumerType/:consumerId Modify the theme type for consumer. body An Roblox.AccountSettings.Api.ThemeConfigurationRequest. consumerType The consumer type consumerId The consumer's theme configuration to modify. If the consumerType is User always modify the AuthenticatedUser's theme type.