Sign in

Update job configuration

documented

Update a job’s configuration by POSTing XML to this endpoint.

POST /job/{job_name}/config.xmlJobsno implementation yet0 runs

Input

jenkins_url
Jenkins base URL
https://jenkins.example.org
job_name
Job name
my-build-job
crumb
CSRF crumb value
crumb from /crumbIssuer
config_xml_path
Path to updated config.xml
./config.xml
Calls Jenkins as you (your API key is your account); keychains.dev holds the credentials.
Update job configuration · Jenkins · OpenIntegrations