POST
/
dataset

Body

application/json
dataset_name
integer
required

Name of the dataset

description
string
required

Description of the dataset

test_set_type
enum<string>
default:
DEFAULT
required

Type of the test set. Defaults to 'DEFAULT'.

Available options:
DEFAULT,
SCENARIO,
TRANSCRIPT,
WORKFLOW
dataset_metadata
string
required

Metadata of the dataset in JSON format. Requires 'description' key to be displayed in the UI

Response

200 - application/json
message
string
dataset_id
integer

ID of the created/identified dataset