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

# DeleteVirtualDataplaneRequest

> TypeScript request type for the HoneyHive API

## Properties

### dangerously\_delete\_child\_scopes?

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

#### Description

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

***

### virtual\_dataplane\_id

> **virtual\_dataplane\_id**: `string`

#### Description

The unique identifier of the virtual data plane to delete


## Related topics

- [Virtual Dataplanes Methods](/v2/control-plane-sdk-reference/typescript/ref/virtual-dataplanes/index.md)
- [Clients](/v2/changelog/clients.md)
- [DeleteVirtualDataplaneResponse](/v2/control-plane-sdk-reference/typescript/ref/virtual-dataplanes/DeleteVirtualDataplaneResponse.md)
