Tool
Delete project
The Jira Delete Project tool is an automated solution designed to permanently remove projects from your Jira Cloud environment. It supports safe deletion by optionally placing projects into the Jira recycle bin for potential restoration.
Features
- Seamless integration with Jira Cloud via Pipedream connector.
- Supports deleting projects by specifying project ID and cloud ID.
- Option to enable undo by moving the deleted project into Jira's recycle bin.
- Comes with clear input schema for easy configuration and automation.
- Backed by official Jira API ensuring reliability and compliance.
Benefits
- Automates project cleanup to maintain a streamlined Jira workspace.
- Reduces manual effort and time in managing Jira projects.
- Minimizes risk with optional undo feature for project restoration.
- Enhances operational efficiency by integrating with existing automation workflows.
- Improves project lifecycle management through secure and documented deletions.
Description
Deletes a project, See the docs
Parameters
3 parameters
| Name | Type | Description |
|---|---|---|
| cloudIdrequired | string | The cloud ID. |
| projectIDrequired | string | The project ID. |
| enableUndorequired | boolean | Whether this project is placed in the Jira recycle bin where it will be available for restoration. |