v56

latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-011,4581,08113.3 MB
apps

Remove a repository from an app installation

Remove a single repository from an installation. The authenticated user must have admin access to the repository. The installation must have the repository_selection of selected.

This endpoint only works for PATs (classic) with the repo scope.

delete/user/installations/{installation_id}/repositories/{repository_id}

Path parameters

installation_idinteger required

The unique identifier of the installation.

repository_idinteger required

The unique identifier of the repository.

Response

Response