Delete Pod

DELETE {{kube-api-server}}/api/v1/namespaces/default/pods/:pod

Replace the pod variable in the Path Variables with the name of the pod you wish to delete.