---
title: "Link Installation"
method: POST
path: "/github-app/link-installation"
tags: ["github-app"]
---

# Link Installation

`POST /github-app/link-installation`

Link a GitHub App installation to the current user's account.

Called by the frontend after GitHub redirects back with ?installation_id=...
The webhook may or may not have already fired — this handles both cases.

## Request body

- object

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/repowise/apis/repowise-hosted-api.md) · [All operations](https://skmtc.dev/repowise/apis/repowise-hosted-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/repowise/repowise-hosted-api/revisions/1e57283a9737/schema)
