v1

latestOpenAPI 3.1.02026-07-2676123203.9 KB
Pods

Terminate a pod

Permanently terminates and deletes a pod. This is irreversible: compute is released, any mounts.persistent host-local storage is destroyed with it (a mounts.network volume is only detached — the volume itself is not deleted), and the pod no longer appears in listPods.

delete/v2/pods/{id}

Response

Deleted. Response has no body.