---
title: "DELETE /appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}"
method: DELETE
path: "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}"
---

# DELETE /appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}

`DELETE /appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}`

Deletes an ingestion. You must stop (disable) the ingestion and you must delete all associated ingestion destinations before you can delete an app ingestion.

## Path parameters

- `appBundleIdentifier` string, required
- `ingestionIdentifier` string, required

## Response `204`

Success

- DeleteIngestionResponse

## Other responses

- `480` — InternalServerException
- `481` — ThrottlingException
- `482` — ValidationException
- `483` — ResourceNotFoundException
- `484` — AccessDeniedException

---

[API](https://skmtc.net/aws/apis/appfabric.md) · [All operations](https://skmtc.net/aws/apis/appfabric/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/appfabric/revisions/b244e52fe0c9/schema)
