POST
/
v0
/
dataset

Create a new dataset. To create a dataset for a specific project, prefix it’s name with <project_name>/.

Authorizations

Authorization
string
required

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

Body

name
string
required

A unique, user-defined name identify a new dataset.