---
title: "Delete knowledge"
method: DELETE
path: "/datasets/{dataset_id}"
---

# Delete knowledge

`DELETE /datasets/{dataset_id}`

This API allows users to remove a specified knowledge base permanently. It ensures that all associated data within the knowledge base is deleted, streamlining data management and maintaining a clean workspace.

## Path parameters

- `dataset_id` string, required

## Response `204`

204

## Other responses

- `404` — 404

---

[API](https://skmtc.dev/cequens/apis/authentication.md) · [All operations](https://skmtc.dev/cequens/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cequens/authentication/revisions/deadb0661f19/schema)
