Skip to main content
POST
Upload Text Dataset Items

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Path Parameters

dataset_id
string
required

Query Parameters

mode
string | null
default:append

Cookies

blindsight_session
string | null

Body

application/json
dataset_name
string | null
branch_name
string | null
s3_url
string | null
documents
TextDocumentInput · object[]
off_topic_collective
boolean | null
webhook_url
string | null
webhook_on_complete
boolean | null
webhook_on_failure
boolean | null
repo_url
string | null
repo_access_token
string | null

Response

Successful Response