Skip to main content
PATCH
Update GitHub integration

Authorizations

Authorization
string
header
required

API key or session token (Bearer)

Path Parameters

projectId
string
required

Body

application/json
isActive
boolean

Response

object | null

The updated integration

id
string
required
projectId
string
required
repositoryOwner
string
required
repositoryName
string
required
installationId
number | null
required

The GitHub App installation that grants access to the repository.

isActive
boolean | null
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
branchPattern
string

Template used to name branches created for a task.

When on, Kaneo comments a link back to the task on the linked GitHub issue.