Forums

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

Is it still not possible to delete projects Via Rest API?

Deepa Tantry May 24, 2018

I understand that project deletion via rest api was not possible long back. Can someone please let me know if its the same case now?
Is it still not possible to delete projects Via Rest API?

Quick response is appreciated

 

Thanks,
Deepa

 

1 answer

2 votes
Tarun Sapra
Community Champion
May 24, 2018

Hello @Deepa Tantry

It's possible now - https://docs.atlassian.com/software/jira/docs/api/REST/7.6.1/#api/2/project-deleteProject 

Delete projectDELETE /rest/api/2/project/{projectIdOrKey}

Deletes a project.

Responses
  • STATUS 401Returned if the user is not logged in.
  • STATUS 204 - application/jsonReturned if the project is successfully deleted.
  • STATUS 403Returned if the currently authenticated user does not have permission to delete the project.
  • STATUS 404Returned if the project does not exist.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events