Create a new dataset

Creates a new dataset

Authentication

Api-Keystring

API key for access control. Use in the header with the name “Api-Key”

Request

Request to create a new dataset
namestringRequired
Name of the dataset.

Response

Dataset created successfully
dataset_idstring
Unique identifier for the dataset.
namestring
Display name of the dataset.
user_idstring
ID of the user who owns this dataset.
creation_timedatetime
When the dataset was created.
cover_asset_identifierobject
An identifier for an ideogram asset.

Errors

400
Bad Request Error
401
Unauthorized Error