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

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

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

Create a new GitHub integration for a project

## Path parameters

- `projectId` string, required

## Request body

- object
  - `repositoryOwner` string, required
  - `repositoryName` string, required

## Response `200`

Integration created successfully

- unknown

---

[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)
