Skip to main content
POST
Create Dataset

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

Cookies

blindsight_session
string | null

Body

application/json
kind
enum<string>
required
Available options:
images,
text
dataset_name
string | null
branch_name
string | null
dataset_type
string | null
dimension
string | null
image_specificity
string | null
off_topic_collective
boolean | null
webhook_url
string | null
webhook_on_complete
boolean | null
webhook_on_failure
boolean | null

Response

Successful Response

dataset_id
string
required
dataset_name
string
required
kind
enum<string>
required
Available options:
images,
text