v16

latestOpenAPI 3.0.0zlibraw.githubusercontent.com2026-08-08281553905.2 KB
kubernetes

Delete a Kubernetes deployment

Delete a deployment in the given namespace. The replica sets and pods it owns are garbage collected by the cluster. Access policy: Authenticated user.

delete/kubernetes/{id}/namespaces/{namespace}/deployments/{name}

Path parameters

idinteger required

Environment(Endpoint) identifier

namespacestring required

Namespace

namestring required

Deployment name

Response

Success