GitHub
Sync GitHub Connection
Refer this article to obtain an access token https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens. Make sure that your access token has the permission to read content from your desired repos. Note that if your access token expires you will need to manually update it through this endpoint.
POST
/
integrations
/
github
Authorizations
authorization
string
headerrequiredtoken <token>
, corresponds to temporary access tokens.
Body
application/json
username
string
requiredaccess_token
string
requiredsync_source_items
boolean
default: falseEnabling this flag will fetch all available content from the source to be listed via list items endpoint
Response
200 - application/json
success
boolean
required