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 Jiraglobal permission.
リクエストパラメータ
パスパラメータ
レスポンス
🟢204内容なし
application/json
Returned if the request is successful.
ボディ
🟠400不正な要求
🟠401権限なし
🟠403アクセス禁止
🟠404レコードが存在しない
リクエストリクエストExample
Shell
JavaScript
Java
Swift
curl--location--request POST '/rest/api/3/project//archive'