PUT
/
dataset
/
{id}

Path Parameters

id
string
required

ID of the test set to update

Body

application/json
displayName
string

Display name of the test set

description
string

Description of the test set

testSetType
enum<string>

Type of the test set

Available options:
DEFAULT,
SCENARIO,
TRANSCRIPT,
WORKFLOW
testSetMetadata
object

Metadata of the test set in JSON format

Response

200 - application/json
message
string
testSet
object