Skip to main content
POST
/
datasets
/
upload
{}

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Body

application/json
id
string
required
name
string
required
description
string | null
filetype
enum<string>
default:Csv
Available options:
Csv,
Parquet,
Excel
annotations
Annotations · object

Response

Successful Response