Is there any api available in Atlassian Connect to change the Issue Type for issues in bulk?

I am looking for an api to change the Issue Type for issues in bulk.

Have tried the Edit Issue api, but that works for one issue.

Is there way / api to change the Issue Types in bulk ?

Hi @sanjeev.pande,

I’ve confirmed that there’s no public REST API available in cloud to edit issues in bulk at all (whether it’s the issue type or something else). The way bulk edit is implemented within Jira is closely tied to the UI, so it’s not easily translated to a REST API.

It looks like there are already feature requests for this functionality:
[JRACLOUD-70356] Bulk issue edit REST API - Create and track feature requests for Atlassian products. and [JRACLOUD-34707] Bulk Edit issues in JIRA Rest API - Create and track feature requests for Atlassian products. which you may wish to vote for or add feedback on if you’d also like to see this endpoint made available in the future.

Cheers!
Mel