---
title: "POST /github-integration/verify"
method: POST
path: "/github-integration/verify"
tags: ["GitHub"]
---

# POST /github-integration/verify

`POST /github-integration/verify`

Verify GitHub app installation for a repository

## Request body

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

## Response `200`

Verification result

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