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

# UpdateWorkspaceRequest

> TypeScript request type for the HoneyHive API

## Properties

### description?

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

#### Description

Workspace description

***

### name?

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

#### Description

Workspace display name. Allowed characters are letters, digits, space, underscore, hyphen, apostrophe and ampersand. The name must contain at least one letter or digit, and must not start with a space.

***

### workspace\_id

> **workspace\_id**: `string`

#### Description

The unique identifier of the workspace to update


## Related topics

- [Workspaces Methods](/v2/control-plane-sdk-reference/typescript/ref/workspaces/index.md)
- [Clients](/v2/changelog/clients.md)
- [Workspaces](/v2/cli-reference/ref/workspaces.md)
