Send the Multiline string parameter for triggering Jenkins Jobs

How to send the parameter from postman for Multiline string parameter Job in Jenkins.

I have tried with method attached in the screenshots, It is sending the choice parameter through http request to trigger the jenkins build, but not multiline string parameter. PFA screenshot let me know if more details are required.

THanks!
Rajat


Hey @mission-astronaut-77 :wave:

Welcome to the Postman Community! :postman:

Is that API expecting those to be added as a Request Header? That’s where they are in the image.

Without more details about the API and the overall context, it’s going to be tricky to suggest what might be the issue.