POST
/
api
/
v1
/
dataset

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
space_id
string
required
conversations
object[]
required
parent_dataset_id
string | null

Response

200
application/json
Successful Response
dataset_id
string
required
message
string
required