I can use JIRA web UI to create issue with my account. I want to create issues using REST API, but I found it surprisingly difficult to enable REST API support by following the documentations. Could anyone teach me how to do this step-by-step? Much appreciated.
Welcome to the community!
I'm not sure what you mean by "enable", as the REST API is always available, there's nothing to "enable"
I think a walkthrough is the best way to go here, because although the docs are littered with examples we could point you to, they're written more as reference guides for people who already know the basics.
I quite like Peter's guide at https://blog.developer.atlassian.com/creating-a-jira-cloud-issue-in-a-single-rest-call/ because it walks you through the authentication part you'll need to do and gets you to "create issue" examples. It's enabled me to translate the process into the language I was writing in.
Yes this is the guide I want! I followed the guide and successfully created issues, super thx!!
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.