Skip to main content
POST
Create a GitHub integration

Authorizations

Authorization
string
header
required

Send your API key in the Authorization header as Bearer API_KEY.

Body

application/json
owner
string
required
Minimum string length: 1
repo
string
required
Minimum string length: 1
branch
string | null
Minimum string length: 1
token
string | null
Minimum string length: 1

Response

GitHub integration created successfully

github
object
required
organization
object
required
Last modified on July 17, 2026