Jira REST API - Shell script to delete a project
Ravi Sagar
add commentattachmentscreate issuecreate projectdelete issuedelete projectdesktop notificationsget commentsget fieldsget notification eventsget system infoget the list of filtersissue link typejira cloud apijira rest apijira server apilist of dashboardslist of projectsnumber fieldparent issue keyproject rolesearch usersset actors for project roleshell scriptsystem info jiraupdate issueupdate priority
Get rid of those test projects by using a simple shell script. Let us write this together today, it will take just few minutes.
#DeleteProject #JiraRESTAPI
Endpoint: DELETE /rest/api/3/project/DEL
Code: https://github.com/sparxsys/jira-shell-scripts/blob/main/deleteProject.sh
Jira Cloud REST API: https://developer.atlassian.com/cloud/jira/platform/rest/v3/
Jira Server REST API: https://docs.atlassian.com/software/jira/docs/api/REST/8.9.0/
Jira books and Video courses (Available to buy)
- Jira Quick Start Guide (Book): https://go.ravi.pro/JiraQuickStartGuide
- Mastering Jira (Book): https://go.ravi.pro/masteringjira
- Jira 7 Guide for Administrators and Developers (Video course): https://go.ravi.pro/JiraGuideAdmin
- Jira 7 Essentials (Video course): https://go.ravi.pro/JiraEssentials
Free Video courses
- GetAnswers: https://go.ravi.pro/GetAnswers
- Portfolio for Jira: https://go.ravi.pro/portfolio
- Structure for Jira: https://go.ravi.pro/StructureJira
- ScriptRunner for Jira: https://go.ravi.pro/ScriptRunnerJira
- Google Apps Script tutorials: https://go.ravi.pro/GoogleAppsScript
- JiraTips: https://go.ravi.pro/JiraTips
Social
- Blog: https://www.ravisagar.in
- Linkedin: https://www.linkedin.com/in/ravisagar/
- Twitter: https://www.twitter.com/ravisagar
- Instagram: https://www.instagram.com/ravisagar.in
- Spotify Podcast: https://go.ravi.pro/spotify
- Apple Podcast: https://go.ravi.pro/apple
- Youtube: https://youtube.com/ravisagar1
2021-06-23
0.0 LBC
Copyrighted (contact publisher)
37606049 Bytes