Update
Update a testset by ID.
Authentication
X-API-KEYstring
API Key authentication via header
Path parameters
id
String ID of testset. Starts with evts_.
Request
This endpoint expects an object.
name
The name of the dataset.
description
The description of the dataset.
Response
Successful Response
id
name
datapoint_count
created_at
updated_at
project_idDeprecated
Datasets are now files and do not belong to projects. If this dataset was created before that change, the legacy project ID will be provided here, otherwise an empty string will be returned.
description