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

# POST /appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/stop

`POST /appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/stop`

Stops (disables) an ingestion.

## Path parameters

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

## Response `200`

Success

- StopIngestionResponse

## Other responses

- `480` — InternalServerException
- `481` — ThrottlingException
- `482` — ConflictException
- `483` — ValidationException
- `484` — ResourceNotFoundException
- `485` — 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/versions/b244e52fe0c9/schema)
