v13

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

Delete a kubernetes pod

Delete a single Kubernetes pod in the given namespace. The owning controller (Deployment, StatefulSet, DaemonSet, ...) is responsible for recreating the pod. For naked pods the pod is removed permanently. Access policy: Authenticated user.

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

Path parameters

idinteger required

Environment(Endpoint) identifier

namespacestring required

Namespace

namestring required

Pod name

Response

Success