I want to disable a Jenkins job by sending a post curl request to Jenkins.
I\'ve tried doing that using:
curl -X POST http://:8080
setup jenkins's "global security settings": Uncheck "Prevent Cross Site Request Forgery exploits"