Skip to main content
POST
Upload Bulk Files

Authorizations

Authorization
string
header
required

Pass an API key (prefixed lk_) or a JWT access token as a bearer token. Generate API keys in the dashboard at https://dashboard.lyceum.technology/api-keys.

Body

multipart/form-data
files
file[]
required
folder_prefix
string | null

Response

Successful Response

total_files
integer
required
successful_uploads
integer
required
failed_uploads
integer
required
results
BulkUploadResult · object[]
required
message
string
required