Skip to main content
DELETE
Delete a virtual data plane

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

virtual_dataplane_id
string
required

The unique identifier of the virtual data plane to delete

Query Parameters

dangerously_delete_child_scopes
boolean
default:false

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.

Response

Virtual data plane deleted successfully

The deleted (archived) virtual dataplane. Descendants archived by the cascade are not listed.

success
boolean
required
data
object
required

Virtual dataplane object