Required Fields
Source of the dataset creation. For creation via API, this field must be ‘api’
Name of the dataset. Name must be unique. If dataset with the same name
already exists, API will throw 400
Description of the dataset
Rows of the dataset.Fields in a single dataset rowA dataset row can have any key-value pairs. Support data types for value are:
- integer
- string
- boolean
- object
- array