1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/content/developers/apps/managing-github-apps/deleting-a-github-app.md
2021-06-24 10:21:07 -04:00

27 lines
1.2 KiB
Markdown

---
title: Deleting a GitHub App
intro: '{% data reusables.shortdesc.deleting_github_apps %}'
redirect_from:
- /apps/building-integrations/managing-github-apps/deleting-a-github-app/
- /apps/managing-github-apps/deleting-a-github-app
- /developers/apps/deleting-a-github-app
versions:
fpt: '*'
ghes: '*'
ghae: '*'
topics:
- GitHub Apps
---
{% data reusables.user-settings.access_settings %}
{% data reusables.user-settings.developer_settings %}
{% data reusables.user-settings.github_apps %}
4. Select the GitHub App you want to delete.
![App selection](/assets/images/github-apps/github_apps_select-app.png)
{% data reusables.user-settings.github_apps_advanced %}
6. Click **Delete GitHub App**.
![Button to delete a GitHub App](/assets/images/github-apps/github_apps_delete.png)
7. Type the name of the GitHub App to confirm you want to delete it.
![Field to confirm the name of the GitHub App you want to delete](/assets/images/github-apps/github_apps_delete_integration_name.png)
8. Click **I understand the consequences, delete this GitHub App**.
![Button to confirm the deletion of your GitHub App](/assets/images/github-apps/github_apps_confirm_deletion.png)