1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/content/apps/maintaining-github-apps/deleting-a-github-app.md
Sarah Edwards 892a21a899 Update GitHub App terminology (#37381)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
Co-authored-by: Hirsch Singhal <1666363+hpsin@users.noreply.github.com>
2023-06-01 22:04:47 +00:00

2.5 KiB

title, shortTitle, intro, redirect_from, versions, topics
title shortTitle intro redirect_from versions topics
Deleting a GitHub App Delete your app You can delete {% data variables.product.prodname_github_app %}s that you own if you no longer want to use or maintain the app.
/apps/building-integrations/managing-github-apps/deleting-a-github-app
/apps/managing-github-apps/deleting-a-github-app
/developers/apps/deleting-a-github-app
/developers/apps/managing-github-apps/deleting-a-github-app
fpt ghes ghae ghec
* * * *
GitHub Apps

{% note %}

Note: If you want to remove a {% data variables.product.prodname_github_app %} that you use but do not own, see "AUTOTITLE" instead.

{% endnote %}

About deleting {% data variables.product.prodname_github_app %}s

If you own a {% data variables.product.prodname_github_app %} or are an app manager for a {% data variables.product.prodname_github_app %}, you can delete the {% data variables.product.prodname_github_app %} registration. For more information about {% data variables.product.prodname_github_app %} managers, see "AUTOTITLE."

When you delete a {% data variables.product.prodname_github_app %} registration, the app will be uninstalled from all accounts that the app is installed on.

{% note %}

Note: If your {% data variables.product.prodname_github_app %} is published on {% data variables.product.prodname_marketplace %}, you must contact {% data variables.product.company_short %} Support and ask them to remove your app from {% data variables.product.prodname_marketplace %} before you can delete your app.

{% endnote %}

Deleting a {% data variables.product.prodname_github_app %}

{% data reusables.apps.settings-step %} {% data reusables.user-settings.developer_settings %} {% data reusables.user-settings.github_apps %} 4. Select the GitHub App you want to delete. {% data reusables.user-settings.github_apps_advanced %} 6. Click Delete GitHub App. 7. In the confirmation box, type the name of the GitHub App to confirm you want to delete it. 8. Click I understand the consequences, delete this GitHub App.

These steps only delete your {% data variables.product.prodname_github_app %} registration, and all of the organization and account installations it may have. They do not delete any code that you wrote for your app. However, any code that relies on your {% data variables.product.prodname_github_app %}'s credentials will no longer function.