POST
/
v4
/
evaluation-datasets
/
{evaluation_dataset_id}
/
evaluation-dataset-versions

Authorizations

x-api-key
string
header
required

Headers

x-selected-account-id
string | null

Path Parameters

evaluation_dataset_id
string
required

Body

application/json
account_id
string

The ID of the account that owns the given entity.

draft
boolean

Boolean to check whether or not the evaluation dataset is in draft mode

published_at
string

The date and time that all test case results for the evaluation were completed for the evaluation in ISO format.

Response

200 - application/json
account_id
string
required

The ID of the account that owns the given entity.

created_at
string
required

The date and time when the entity was created in ISO format.

created_by_user_id
string
required

The user who originally created the entity.

draft
boolean
required

Boolean to check whether or not the evaluation dataset is in draft mode

evaluation_dataset_id
string
required

The ID of the associated evaluation dataset.

id
string
required

The unique identifier of the entity.

num
integer
required

The version number, automatically incremented on creation

archived_at
string

The date and time when the entity was archived in ISO format.

published_at
string

The date and time that all test case results for the evaluation were completed for the evaluation in ISO format.