---
title: "Delete Existing Source"
method: DELETE
path: "/sources/{source_id}"
tags: ["Sources"]
---

# Delete Existing Source

`DELETE /sources/{source_id}`

## Path parameters

- `source_id` string, nullable, required

## Query parameters

- `wait` boolean — When False, mark for deletion and return immediately without waiting for KC teardown

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/streamkap/apis/streamkap-rest-api.md) · [All operations](https://skmtc.net/streamkap/apis/streamkap-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/streamkap/streamkap-rest-api/versions/8aea6143d003/schema)
