---
title: "Delete a data source"
method: DELETE
path: "/api/v1/datasource/{id}"
tags: ["DataSource"]
---

# Delete a data source

`DELETE /api/v1/datasource/{id}`

Delete a data source (soft delete)

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `404` — Not Found

## Changes

- **2026-03-30** `08f8a25fbf1d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/tencentblueking/apis/weknora-api/changes/api/v1/datasource/:id/delete.md)

---

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