Can anyone tell me how to create or update JIRA board (scrum or kanban) using REST api?

Kedar Naik December 21, 2017

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?

1 answer

0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 21, 2017

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.

Kedar Naik December 21, 2017

Thank you Alexey.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events