v68

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

Add a repository to an app installation

Add a single repository to an installation. The authenticated user must have admin access to the repository.

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

put/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