Infra APIGithub
Resolve a repository's GitHub App installation
POST
/api/v1/github/resolve-installationAuthorization
BearerAuth AuthorizationBearer <token>
Hydra JWT Bearer token
In: header
Request Body
application/json
Repository
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/github/resolve-installation" \ -H "Content-Type: application/json" \ -d '{}'{ "installation_id": 0, "repository": "string"}{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}