Skip to main content
POST
Dataset Create

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

entity
string
required
project
string
required

Body

application/json
rows
Rows · object[]
required

Dataset rows

name
string | null

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

description
string | null

A description of this dataset

Response

Successful Response

digest
string
required

The digest of the created dataset

object_id
string
required

The ID of the created dataset

version_index
integer
required

The version index of the created dataset