Unable to Remove Workload?

I am unable to remove a workload in Rancher 2.0. Is it possible to force the removal through an API call?

Any help would be much appreicated!!!

Kubectl ftw!!!
kubectl get deployment nginx-app
kubectl delete deployment nginx-app