API referenceGithub
Github App Auto Claim
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
curl -X POST "https://example.com/integrations/github/auto-claim" \ -H "Content-Type: application/json" \ -d '{ "github_access_token": "string" }'{ "installation_id": "string", "installation_ids": [ "string" ]}