Skip to main content
POST
Claim GitHub installations from an OAuth code

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
code
string
required
Minimum string length: 1
state
string
required
Minimum string length: 1

Response

OK

connected
enum<boolean>
required
Available options:
false
installations
object[]
required