This tutorials explains,
1. How to trigger Jenkins job remotely using postman.
2. How to create Jenkins user.
3. How to generate API Token for user in Jenkins.
4. How to create POST request in postman.
5. How to add basic authentication in postman POST request.
6. How to trigger Jenkins job with build parameters using postman