rozod
    Preparing search index...

    Variable postGameThumbnailsGamesGameidLanguageCodesLanguagecodeImagesOrderConst Api Param

    postGameThumbnailsGamesGameidLanguageCodesLanguagecodeImagesOrder: EndpointGeneric<
        { gameId: number; languageCode: string },
        Record<string, never>,
        { mediaAssetIds: number[] },
    > = ...

    POST https://gameinternationalization.roblox.com/v1/game-thumbnails/games/:gameId/language-codes/:languageCode/images/order Orders the specified image Ids for the game thumbnails. body The request. gameId The game identifier. languageCode The language code.