Skip to main content
POST
Create a dataset

Authorizations

X-Api-Key
string
header
required

Headers

X-Api-Key
string
required

API key for authentication

Body

name
string
required

Dataset name

Required string length: 1 - 255
description
string | null

Dataset description

chunkMethod
string | null

Chunking method identifier

parserConfig
object

Configuration options for dataset document parsing

Response

Created

Public representation of a dataset

id
string | null

Dataset identifier

name
string | null

Dataset name

description
string | null

Dataset description

chunkMethod
string | null

Chunking method identifier

parserConfig
object

Configuration options for dataset document parsing

createdAt
string<date-time>

Creation timestamp