Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to delete a Jira project version?

Jason Liu
Contributor
May 6, 2024

I want to know how I can delete a Jira project version. It's always loading for very long time. When I tried to call API, it shows error after a long time. Is there anything I should pay attention to?

Error like this:

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>
    <title>The page is temporarily unavailable</title>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <style type="text/css">
        /*<![CDATA[*/
        body {
            background-color: #fff;
            color: #000;
            font-size: 0.9em;
            font-family: sans-serif, helvetica;
            margin: 0;
            padding: 0;
        }

1 answer

0 votes
Tansu Akdeniz
Community Champion
May 6, 2024

Hi @Jason Liu 

What parameters do you send? What is the response status code?

According to the REST API doc:

  • Method: DELETE
  • URL: /rest/api/2/version/{id}

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.5.2
TAGS
AUG Leaders

Atlassian Community Events