Obtain Jenkins crumb

GET {{jenkins_url}}/crumbIssuer/api/xml?xpath=concat(//crumbRequestField,":",//crumb)

The Jenkins crumb required to authorize the request to the Jenkins API

Request Params

KeyDatatypeRequiredDescription
xpathstring