Projects
Archive project
Archives 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 Jira global permission.
post/rest/api/3/project/{projectIdOrKey}/archive
Path parameters
projectIdOrKeystring required
The project ID or project key (case sensitive).
Response
Returned if the request is successful.
{"stackTrail":"paths:/rest/api/3/project/{projectIdOrKey}/archive:post:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}