Skip to main content

Create file chunks

Create file chunks

Path Parameters
organization_id integer REQUIRED

Organization ID

Request Body

chunk

chunk_overlap integer

Chunk overlap

chunk_size integer

Chunk size

file binary REQUIRED

File

Responses
201

created

Schema OPTIONAL
data object[]
text string

Chunk text

401

unauthorized

Schema OPTIONAL
errors object OPTIONAL
detail string OPTIONAL

Possible values: [Unauthorized]

Error message

403

forbidden

Schema OPTIONAL
errors object OPTIONAL
detail OPTIONAL

Possible values: [Forbidden]

422

unprocessable entity

Schema OPTIONAL
errors object OPTIONAL