cURL
curl --request GET \ --url https://api.suprlogs.com/v1/github/callback \ --header 'Authorization: Bearer <token>'
{ "installationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "githubInstallationId": 123, "accountLogin": "<string>", "accountType": "<string>", "setupAction": "<string>", "redirectUrl": "<string>" }
Upserts a GitHub installation after the GitHub App redirect.
Send API key as Authorization: Bearer .
"install"
Installation processed.