Datasets
Create Dataset
POST
Create a new dataset. To create a dataset for a specific project, prefix it’s name with <project_name>/.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
A unique, user-defined name identify a new dataset.