Datasets
Update a dataset
PUT
/
datasets
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The unique identifier of the dataset being updated
Updated name for the dataset
Updated description for the dataset
Updated list of datapoint ids for the dataset - note the full list is needed
Updated list of unique evaluation run ids to be associated with this dataset
Updated metadata to track for the dataset