Is there a way to delete multiple issue links in one request?

Hi,

I’m looking for a way to bulk delete issue links.
Let’s say I have a Jira issue that has 100+ issue links. How can I remove those 100+ links in a single request?

I couldn’t find anything in Jira’s API docs.
All I could find was this endpoint for deleting a single link.

Thanks,
Amit

Hi @Amit ,

Unfortunately there isn’t currently a way to do bulk delete. I investigated the Edit Issue API, but it appears to only allow bulk adding of issue links. I will pass this on to the Jira API team as feedback, in the meantime please try to make these requests as concurrently as you can.

Michael

1 Like