Skip to main content
POST
Create Dataset Item

Response Description

Below you will see the description of the dataset item response
string
required
Unique identifier for the dataset item.
enum
required
Status of the dataset item. Allowed values: ACTIVE | ARCHIVED.
null
Input data for the dataset item (optional).
null
Expected output data for the dataset item (optional).
null
Metadata associated with the dataset item (optional).
string
Trace ID of the data source (optional).
string
Observation ID of the data source (optional).
string
required
Unique identifier of the associated dataset.
string
required
Name of the associated dataset.
Date
required
Timestamp indicating when the dataset item was created.
Date
required
Timestamp indicating when the dataset item was last updated.

Code Response

Exemples of Response Code
Request Successful Response
Request Failure