---
title: "Destroy pipeline"
method: DELETE
path: "/pipelines/{pipelineName}"
tags: ["pipelines"]
---

# Destroy pipeline

`DELETE /pipelines/{pipelineName}`

Delete all resources ever created by a pipeline (across all sources)

## Path parameters

- `pipelineName` string, required

## Response `200`

OK

- GithubComMarmotdataMarmotInternalApiV1RunsDestroyRunResponse
  - `assets_deleted` integer
  - `deleted_entity_mrns` string[]
  - `documentation_deleted` integer
  - `lineage_deleted` integer

## Changes

- **2025-09-24** `01ebcc70d5ab` — 1 info
  - endpoint added
- **2025-06-02** `0c070796939d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/marmotdata/apis/marmot-api/changes/pipelines/:pipelineName/delete.md)

---

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