POST
/
integrations
/
github

Authorizations

authorization
string
header
required

token <token>, corresponds to temporary access tokens.

Body

application/json
access_token
string
required
username
string
required
data_source_tags
object

Tags to be associated with the data source. If the data source already has tags set, then an upsert will be performed.

sync_source_items
boolean
default:
false

Enabling this flag will fetch all available content from the source to be listed via list items endpoint

Response

200 - application/json
success
boolean
required