Skip to main content
POST
Upload documents to a dataset

Authorizations

X-Api-Key
string
header
required

Headers

X-Api-Key
string
required

API key for authentication

Path Parameters

datasetId
string
required

Body

multipart/form-data
files
file[]

Response

Success

id
string | null

Document identifier

name
string | null

Original filename

size
integer<int64> | null

File size in bytes

status
string | null

Parsing status

chunkMethod
string | null

Chunking method used

createdAt
string<date-time> | null

Upload timestamp