Projects
Restore deleted or archived project
Restores a project that has been archived or placed in the Jira recycle bin.
Permissions required:
- Administer Jira global permissionfor Company managed projects.
- Administer Jira global permission or Administer projects project permission for the project for Team managed projects.
post/rest/api/3/project/{projectIdOrKey}/restore
Path parameters
projectIdOrKeystring required
The project ID or project key (case sensitive).
Response
Returned if the request is successful.
Changes
Changed in 1 of the 16 revisions of this API.2
- ●
added the new
product_discoveryenum value to theissueTypes/items/scope/allOf[Scope]/project/allOf[ProjectDetails]/projectTypeKeyresponse property for the response status200response-property-enum-value-added
- ●
added the new
product_discoveryenum value to theprojectTypeKeyresponse property for the response status200response-property-enum-value-added
- ●