---
title: "Delete Source"
method: DELETE
path: "/v1/sources/{source_id}"
tags: ["sources"]
deprecated: true
---

# Delete Source

`DELETE /v1/sources/{source_id}`

> **Deprecated.**

Delete a data source.

## Path parameters

- `source_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/yu-code666/apis/letta-api.md) · [All operations](https://skmtc.dev/yu-code666/apis/letta-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/yu-code666/letta-api/revisions/6cec99480c13/schema)
