-
Bug
-
Resolution: Not A Defect
-
Blocker
-
None
hi,
i am unable to triggers jenkins job using postman . where API parameters is sent in body (json).
Pls suggest
- is duplicated by
-
JENKINS-68292 unable to triggers jenkins job using postman with raw in body of JSON
-
- Closed
-
using POST method to trigger
url fired is http://xxxxx:8080/buildwithParameters?
and in POSTMAN body choosing raw-> JSON
body content is as below
{"param1":"value"}pls help to fix