v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Projects

Delete project asynchronously

Deletes a project asynchronously.

This operation is:

  • transactional, that is, if part of the delete fails the project is not deleted.
  • asynchronous. Follow the location link in the response to determine the status of the task and use Get task to obtain subsequent updates.

Permissions required: Administer Jira global permission.

post/rest/api/3/project/{projectIdOrKey}/delete

Path parameters

projectIdOrKeystring required

The project ID or project key (case sensitive).