---
title: "Delete an ingestion"
method: DELETE
path: "/merchant-account/{merchantId}/cost-ingestions/{ingestion_id}"
tags: ["Cost Ingestion"]
---

# Delete an ingestion

`DELETE /merchant-account/{merchantId}/cost-ingestions/{ingestion_id}`

Delete one ingestion and the data staged from it.

## Path parameters

- `merchantId` string, required
- `ingestion_id` string, required

## Response `204`

Ingestion deleted (no body)

---

[API](https://skmtc.net/juspay/apis/decision-engine.md) · [All operations](https://skmtc.net/juspay/apis/decision-engine/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/juspay/decision-engine/revisions/36e7a0972ee6/schema)
