Skip to main content
POST
Create Github Config

Authorizations

Authorization
string
header
required

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

Path Parameters

context_source_id
string<uuid>
required

Body

application/json
repository_url
string
required
branch
string
default:main
access_token
string | null
include_patterns
string | null
exclude_patterns
string | null

Response

Successful Response

id
string<uuid>
required
repository_url
string
required
branch
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
include_patterns
string | null
exclude_patterns
string | null