Hi,
I have configured Jira software with my web app using OAuth and get the access key. Now I couldn't find anything how to call a jira api from postman using that access key. Can anyone help me on this step by step?
Thanks,
Sirsendu Gope
sample URL but can be any of the API documented endpoints
Hello Sirsendu,
You need to use the token generated under authentication -> password to access API's using postman.
Basically -
1. Use the required method and endpoint in header
2. In Authentication use your atlassian id and token
3. Provide the required payload for end point
Cheers,
Rahul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.