Skip to main content

このバージョンの GitHub Enterprise サーバーはこの日付をもって終了となります: 2026-03-17. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの向上、新機能の向上を図るために、最新バージョンの GitHub Enterprise サーバーにアップグレードしてください。 アップグレードに関するヘルプについては、GitHub Enterprise サポートにお問い合わせください

GitHub アプリの削除

アプリを使用または保守する必要がなくなった場合は、所有している GitHub Apps を削除できます。

この記事の内容

メモ

If you want to remove a GitHub App that you use but do not own, see Reviewing and modifying installed GitHub Apps instead.

About deleting GitHub Apps

If you own a GitHub App or are an app manager for a GitHub App, you can delete the GitHub App registration. For more information about GitHub App managers, see About GitHub App managers.

When you delete a GitHub App registration, the app will be uninstalled from all accounts that the app is installed on.

Deleting a GitHub App

  1. In the upper-right corner of any page on GitHub, click your profile picture.

  2. Navigate to your account settings.

    • For an app owned by a personal account, click Settings.
    • For an app owned by an organization:
      1. Click Your organizations.
      2. To the right of the organization, click Settings.
  3. In the left sidebar, click Developer settings.

  4. In the left sidebar, click GitHub Apps.

  5. Select the GitHub App you want to delete.

  6. In the left sidebar, click Advanced.

  7. Click Delete GitHub App.

  8. In the confirmation box, type the name of the GitHub App to confirm you want to delete it.

  9. Click I understand the consequences, delete this GitHub App.

These steps only delete your GitHub App registration, and all of the installations it may have. They do not delete any code that you wrote for your app. However, any code that relies on your GitHub App's credentials will no longer function.