Skip to content

Delete cluster

DELETE
/tenants/{tenant}/clusters/{name}

Permanently delete a managed cluster. This destroys all workloads, data, and configuration within the cluster. This action cannot be undone.

The cluster will enter a “Deleting” phase and be fully removed asynchronously.

tenant
required
string

Tenant name

name
required
string

Cluster name

Cluster deletion initiated

Invalid name

object
error
string

Missing or invalid authentication

object
error
string

Admin access required

object
error
string

Cluster not found

object
error
string

Rate limit exceeded

object
error
string