Open Context Protocol is live! 🚀 Read the launch post

archiveProject

Archive project

POST /rest/api/3/project/{projectIdOrKey}/archive HTTP/1.1

Parameters

{
  "projectIdOrKey": {
    "description": "The project ID or project key (case sensitive).",
    "required": true,
    "location": "path",
    "type": "string"
  }
}

Response Schema

{}