We are using progressWorkflowAction method as part of JIRA SOAP API and I would like to know the equivalent method in JIRA REST API. Could you please help me on this?
Community moderators have prevented the ability to post new answers.
You can do POST on transitions resource: https://docs.atlassian.com/jira/REST/latest/#d2e3855
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.