v29

latestOpenAPI 3.1.0raw.githubusercontent.com2026-02-0286184235.0 KB
Datasets

Dataset Create

Create a dataset object.

post/v2/{entity}/{project}/datasets

Path parameters

entitystring required
projectstring required

Request body

namestring nullable

The name of this dataset. Datasets with the same name will be versioned together.

descriptionstring nullable

A description of this dataset

rowsobject[] required

Dataset rows

Response

Successful Response

digeststring required

The digest of the created dataset

object_idstring required

The ID of the created dataset

version_indexinteger required

The version index of the created dataset