I want to create and update JIRA board using REST API. So I am searching for JIRA REST API. But I am not getting any API. Can anyone tell me, by using which POST API I can create and update JIRA board?
Hello,
As far as I understand you can only create and delete a board by using public Rest Api.
You could use developer tools in your browser to trace all calls to your Jira instance while you are updating a board. In the end you would have all the information. But to me such a solution seems like "crutches" because you will use what you are not supposed to use. But I have to admit that I used such solutions. But it was all on my own risk.
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.