Create
Create a new dataset for a project.
Path parameters
project_id
Headers
X-API-KEY
Request
This endpoint expects an object.
name
The name of the dataset.
description
The description of the dataset.
Response
Successful Response
id
name
datapoint_count
created_at
updated_at
project_idDeprecated
Datasets are now files and do not belong to projects. If this dataset was created before that change, the legacy project ID will be provided here, otherwise an empty string will be returned.
description