Datasets
Create Dataset
Create a new dataset.
POST
/
datasets
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Create a new dataset.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.