Complete GitHub App Creation
GET/integrations/github/app/callback
Exchange the single-use manifest code GitHub puts in its redirect for the new App's credentials, store them, and install them into this process immediately. Deliberately UNAUTHENTICATED — GitHub redirects the operator's browser here and a redirect carries no Authorization header — and protected instead by the single-use state token minted by the manifest endpoint, which only a plexicus.backoffice-settings.admin holder could obtain. Returns only the App's public id and slug.
Request
Responses
- 200
- 422
Successful Response
Validation Error