---
title: "Github Connect"
method: POST
path: "/integrations/github/connect"
tags: ["github"]
---

# Github Connect

`POST /integrations/github/connect`

Begin connecting one property's website repository.

## Request body

- GitHubConnectRequest — Start connecting one property's website repository.
  - `property_id` string, uuid, required

## Response `200`

Successful Response

- GitHubConnectResponse — Where to send the operator: GitHub's app-installation screen, carrying the state token that binds the resulting install to this property.
  - `authorization_url` string, required

## Other responses

- `409` — Error
- `422` — Validation Error
- `503` — Error

## Changes

- **2026-09-03** `d65b8fefae34` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/getanana/apis/cleon-api/changes/integrations/github/connect/post.md)

---

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