> ## Documentation Index
> Fetch the complete documentation index at: https://docs.honeyhive.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# UpdateDatasetRequest

> Use UpdateDatasetRequest to define dataset update payloads with the HoneyHive Datasets TypeScript client for typed calls and autocomplete.

## Properties

### datapoints?

> `optional` **datapoints?**: `string`\[]

#### Description

Updated list of datapoint IDs

***

### dataset\_id

> **dataset\_id**: `string`

#### Description

The unique identifier of the dataset to update like `663876ec4611c47f4970f0c3`

***

### description?

> `optional` **description?**: `string`

#### Description

New dataset description

***

### name?

> `optional` **name?**: `string`

#### Description

New dataset name
