Deletes a project.You can't delete a project if it's archived. To delete an archived project, restore the project and then delete it. To restore a project, use the Jira UI.Permissions required:Administer Jiraglobal permission.
Request
Path Params
Query Params
Responses
🟢204Returned if the project is deleted.
application/json
Body
🟠401Returned if the authentication credentials are incorrect or missing.
🟠404Returned if the project is not found or the user does not have permission to delete it.