The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How to delete a project in jira using Command Prompt

Venkata Sagar
July 21, 2022

Hello Team,

Can you help me how to delete a project in jira using command prompt 

Thanks 
Sagar

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Jeroen Poismans
Community Champion
July 21, 2022

Hello,

Have a look at the Jira REST API for server:
https://docs.atlassian.com/software/jira/docs/api/REST/8.22.6/#project-deleteProject

 

Regards,

Jeroen