---
title: "Disconnect repository"
method: DELETE
path: "/servers/{qualifiedName}/repo"
tags: ["servers"]
---

# Disconnect repository

`DELETE /servers/{qualifiedName}/repo`

Remove the GitHub repository connection.

## Path parameters

- `qualifiedName` string, required

## Response `200`

Repository connection deleted

- object
  - `success` boolean, required

## Other responses

- `403` — Forbidden (user doesn't own server)
- `404` — Server not found or no repository connection

## Changes

- **2026-01-25** `55f4a37b970f` — 1 breaking
  - api path removed without deprecation
- **2026-01-25** `ea538dc2369a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/smithery-ai/apis/smithery-platform-api/changes/servers/:qualifiedName/repo/delete.md)

---

[API](https://skmtc.dev/smithery-ai/apis/smithery-platform-api.md) · [All operations](https://skmtc.dev/smithery-ai/apis/smithery-platform-api/llms.txt) · [OpenAPI document](https://skmtc.dev/smithery-ai/apis/smithery-platform-api/revisions/3f57836881dd?raw)
