Skip to main content
POST

Authorizations

x-user-id
string
header
required

Body

application/json
name
string
required

Name of the dataset

column_names
string[]
required

Column names for the dataset

test_cases
TestCaseSchema · object[] | null

Name of test cases/samples in the dataset

Response

Successful Response

id
integer
required

Unique identifier for the dataset

last_updated_at
string
required

Timestamp when the dataset was last updated

test_case_ids
integer[]
required

List of created test case IDs in the dataset