apps
Delete an installation for the authenticated app
Uninstalls a GitHub App on a user, organization, or business account. If you prefer to temporarily suspend an app's access to your account's resources, then we recommend the "Suspend an app installation" endpoint.
You must use a JWT to access this endpoint.
delete/app/installations/{installation_id}
Path parameters
installation_idinteger required
The unique identifier of the installation.
Response
Response