Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.spaceport.xyz/llms.txt

Use this file to discover all available pages before exploring further.

index.BatchCreateAssetsResponse Response from batch asset creation

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