API Reference
Upload Dataset
POST
/
api
/
v1
/
dataset
/
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
name
string
requiredspace_id
string
requiredconversations
object[]
requiredparent_dataset_id
string | null
Response
200 - application/json
message
string
required