23 lines
766 B
Markdown
23 lines
766 B
Markdown
---
|
|
title: Deleting an OAuth app
|
|
intro: '{% data reusables.shortdesc.deleting_oauth_apps %}'
|
|
redirect_from:
|
|
- /apps/building-integrations/managing-oauth-apps/deleting-an-oauth-app
|
|
- /apps/managing-oauth-apps/deleting-an-oauth-app
|
|
- /developers/apps/deleting-an-oauth-app
|
|
- /developers/apps/managing-oauth-apps/deleting-an-oauth-app
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghec: '*'
|
|
topics:
|
|
- OAuth apps
|
|
---
|
|
{% data reusables.user-settings.access_settings %}
|
|
{% data reusables.user-settings.developer_settings %}
|
|
{% data reusables.user-settings.oauth_apps %}
|
|
1. Select the {% data variables.product.prodname_oauth_app %} you want to modify.
|
|
1. In the left sidebar, click **Advanced**.
|
|
1. Click **Delete application**.
|
|
1. Click **Delete this OAuth Application**.
|