Sometimes, it is useful/necessary to turn the builds in Jenkins more flexible/dynamic. For that, in the Jenkins job, you can configure it as a parameterized project.

Example using a Freestyle project and a multipart endpoint


Related Documentation