Skip to main content
POST
Create document from file (not yet supported)

Authorizations

Authorization
string
header
required

API key issued via POST /v1/api-keys. Prefix is zsk_. Pass as Authorization: Bearer zsk_…. Scopes are enforced per key.

Body

multipart/form-data
name
string

Display name. Defaults to the uploaded filename.

folder_id
object

Parent folder ID; null = root.

Response

501

File ingestion not implemented