---
title: "PATCH /github-integration/project/{projectId}"
method: PATCH
path: "/github-integration/project/{projectId}"
tags: ["GitHub"]
---

# PATCH /github-integration/project/{projectId}

`PATCH /github-integration/project/{projectId}`

Update GitHub integration settings

## Path parameters

- `projectId` string, required

## Request body

- object
  - `isActive` boolean

## Response `200`

Integration updated successfully

- unknown

## Other responses

- `404` — Integration not found

---

[API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [All operations](https://skmtc.dev/usekaneo/apis/kaneo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/usekaneo/kaneo-api/revisions/f087930faab7/schema)
