---
title: "Delete direct lineage"
method: DELETE
path: "/lineage/direct/{id}"
tags: ["lineage"]
---

# Delete direct lineage

`DELETE /lineage/direct/{id}`

Delete a direct lineage connection by its ID

## Path parameters

- `id` string, uuid, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

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