Skip to main content
POST
Create Project

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
name
string
required
description
string | null
settings
Settings · object | null
dataset_ids
string[]

Response

Successful Response

id
string
required
name
string
required
description
string | null
settings
Settings · object | null
dataset_ids
string[]
owner_id
integer | null
permissions
PermissionsPayload · object | null
can_edit
boolean
default:false
created_at
string<date-time> | null
updated_at
string<date-time> | null