v50

latestOpenAPI 3.0.3MITraw.githubusercontent.com2024-01-0382859610.0 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.

You must use a personal access token (which you can create via the command line or Basic Authentication) to access this endpoint.

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