Jira REST API endpoint for bulk delete issues?

Hi,

I need to delete multiple Jira issues and the only endpoint I found is for deleting a single issue.
Is there an endpoint for deleting bulk issues?

Thanks,
Amit

Hi @amityahav, thank you for reaching out.
Unfortunately, there is no endpoint to delete bulk of issues. However, you can delete single issue with all its subtasks (see deleteSubtasks query param) https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-issueidorkey-delete