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

# UpdateDatapointRequest

> Use UpdateDatapointRequest to define datapoint update payloads with the HoneyHive Datapoints TypeScript client for typed calls and autocomplete.

## Properties

### datapoint\_id

> **datapoint\_id**: `string`

#### Description

ID of datapoint to update

***

### ground\_truth?

> `optional` **ground\_truth?**: `object`

#### Index Signature

\[`key`: `string`]: `unknown`

***

### history?

> `optional` **history?**: `object`\[]

#### Index Signature

\[`key`: `string`]: `unknown`

***

### inputs?

> `optional` **inputs?**: `object`

#### Index Signature

\[`key`: `string`]: `unknown`

***

### linked\_datasets?

> `optional` **linked\_datasets?**: `string`\[]

***

### linked\_event?

> `optional` **linked\_event?**: `string`

***

### metadata?

> `optional` **metadata?**: `object`

#### Index Signature

\[`key`: `string`]: `unknown`
