---
title: "Delete Source"
method: DELETE
path: "/v1/knowledge-base/knowledge-bases/{kb_id}/sources/{source_id}"
tags: ["knowledge-base-connectors"]
---

# Delete Source

`DELETE /v1/knowledge-base/knowledge-bases/{kb_id}/sources/{source_id}`

Detach a connector source from a KB.

## Path parameters

- `kb_id` string, uuid, required
- `source_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/oneloop-hq/apis/feather-api.md) · [All operations](https://skmtc.dev/oneloop-hq/apis/feather-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/oneloop-hq/feather-api/revisions/9cd7291d4228/schema)
