Update a dataset
Update dataset metadata such as the name, description, starred state, or tags.
Path parameters
dataset_id
Dataset Id
Headers
Authorization
Bearer token. Use Bearer YOUR_API_KEY.
Request
This endpoint expects an object.
name
Updated dataset name.
description
Updated dataset description.
starred
Whether the dataset is starred.
Response
Updated dataset.
id
name
type
description
created_at
updated_at
organization
initial_log_filters
unique_organization_ids
timestamps
log_count
evaluator
status
running_status
running_progress
running_at
completed_annotation_count
Errors
401
Unauthorized Error