> ## 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.

# UpdateDatasetResponse

> Read UpdateDatasetResponse to parse dataset update results from the HoneyHive Datasets TypeScript client with typed fields and autocomplete.

> **UpdateDatasetResponse** = `object`

## Description

Response for PUT /datasets

## Properties

### result

> **result**: `object`

#### created\_at?

> `optional` **created\_at?**: `string`

#### datapoints

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

#### description?

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

#### id

> **id**: `string`

#### name

> **name**: `string`

#### updated\_at?

> `optional` **updated\_at?**: `string`
