---
title: "Disconnect GitHub"
method: POST
path: "/api/v1/github/disconnect"
tags: ["github"]
---

# Disconnect GitHub

`POST /api/v1/github/disconnect`

Disconnects the GitHub connection.

## Response `200`

Successful Response

- DisconnectResponse — Response for disconnecting GitHub.
  - `message` string, required
  - `success` boolean, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `502` — Bad Gateway

---

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