How to delete Jenkins jobs using remote access API
2 min readMay 19, 2021
--
This is why proper API documentation and proper status code is important 😀😀😀
Spend half an hour trying to figure out how to delete a #Jenkins #job using “Jenkins remote access API” 😩 😤 😮 😱
You can access all the methods support for an endpoint say for the below job:
https://<Jenkins_url>/job/<job_name>