Update dataset
PUT /datasets/{datasetId}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Unique identifier for the dataset to retrieve
Unique identifier for the dataset to retrieve
Request Body
Section titled “Request Body ”object
New name for the dataset (1-255 characters)
New description for the dataset
New tags for the dataset (replaces existing tags)
New metadata for the dataset (merged with existing)
object
Responses
Section titled “ Responses ”Dataset updated successfully
object
Unique identifier for the dataset (nanoid format)
ID of the team that owns this dataset
Human-readable name for the dataset
Optional description of the dataset contents and purpose
Tags for categorizing and filtering datasets
Arbitrary key-value metadata for custom extensions
object
Whether this dataset is system-managed (true) or user-created (false)
ISO 8601 timestamp when the dataset was created
ISO 8601 timestamp when the dataset was last modified
Bad Request - Validation error or invalid input
object
Unauthorized - Authentication required or invalid token
object
Forbidden - Insufficient permissions
object
Not Found - Resource does not exist
object
Conflict - Resource already exists or operation conflicts with current state