---
title: "DELETE /source/entity"
method: DELETE
path: "/source/entity"
tags: ["source"]
---

# DELETE /source/entity

`DELETE /source/entity`

## Request body

- DeleteSourceEntityParams
  - `source_entity_id` string, uuid, required

## Response `200`

Source entity deleted successfully

- DeleteSourceEntityResponse
  - `message` string, required — Optional message about the deletion
  - `success` boolean, required — Whether the deletion was successful

## Other responses

- `400` — Bad request
- `404` — Source entity not found

---

[API](https://skmtc.dev/structifyai/apis/structify.md) · [All operations](https://skmtc.dev/structifyai/apis/structify/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/structifyai/structify/revisions/1364930b6980/schema)
