Variable postAssetsBatchConst
postAssetsBatch: EndpointGeneric<{ Accept: string; Roblox-Browser-Asset-Request: string; Roblox-Place-Id: number; }, { assetTypeId: number; contentRepresentationSpecifier: { fidelity: string; format: string; majorVersion: string; }; errors: { Code: number; CustomErrorCode: | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10; Message: string; }[]; isArchived: boolean; IsCopyrightProtected: boolean; IsHashDynamic: boolean; location: string; requestId: string; }[], { accept: string; assetFormat: string; assetId: number; assetName: string; assetType: string; assetVersionId: number; clientInsert: boolean; contentRepresentationPriorityList: string; doNotFallbackToBaselineRepresentation: boolean; encoding: string; hash: string; modulePlaceId: number; placeId: number; requestId: string; roblox-assetFormat: string; scriptInsert: boolean; serverPlaceId: number; universeId: number; userAssetId: number; version: number; }[]> = ...
Api
POST https://assetdelivery.roblox.com/v1/assets/batch
Param: body
Param: Roblox-Place-Id
Param: Accept
Param: Roblox-Browser-Asset-Request