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.

post/github-app/link-installation

Request body

object required

Response

Successful Response

{"stackTrail":"paths:/github-app/link-installation:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes