index.BatchCreateAssetsResponse Response from batch asset creationDocumentation Index
Fetch the complete documentation index at: https://docs.spaceport.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Table of contents
Properties
Properties
success
• success:boolean
assets
• assets: {assetId: string ; asset: CoreAsset ; mediaFileId?: string ; thumbnailFileId?: string }[]
errors
• errors: {index: number ; error: string ; assetName?: string }[]
message
•Optional message: string
