API for moving tickets in jira board

Deleted user April 13, 2022

Hello, 

I have one question, I am working on some Jira integration and I am using Jira Rest Api for communication. So I want to ask you is there any Api where I can move tickets from one status to another, for example from TODO -> In Progress. 
Thanks. 

2 comments

Comment

Log in or Sign up to comment
Hemal Vyas April 13, 2022

I would like to know this as well.

Nic Brough -Adaptavist-
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.
April 13, 2022

A move of an issue on a board is a change of status, done by the underlying transition in the workflow.

So, the API is at https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-issueidorkey-transitions-post

Like AlexGalhardo likes this
TAGS
AUG Leaders

Atlassian Community Events