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

# DeleteWorkspaceRequest

> TypeScript request type for the HoneyHive API

## Properties

### dangerously\_delete\_child\_scopes?

> `optional` **dangerously\_delete\_child\_scopes?**: `boolean`

#### Description

Archive the workspace even when it still has active projects, archiving those projects
too. Without it, such a request fails with a 409 and no changes are made.

***

### workspace\_id

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

#### Description

The unique identifier of the workspace to delete


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