---
title: "DELETE /pipelines/{pipelineName}/reprocessing/{reprocessingId}"
method: DELETE
path: "/pipelines/{pipelineName}/reprocessing/{reprocessingId}"
---

# DELETE /pipelines/{pipelineName}/reprocessing/{reprocessingId}

`DELETE /pipelines/{pipelineName}/reprocessing/{reprocessingId}`

Cancels the reprocessing of data through the pipeline.

## Path parameters

- `pipelineName` string, required
- `reprocessingId` string, required

## Response `200`

Success

- CancelPipelineReprocessingResponse

## Other responses

- `480` — ResourceNotFoundException
- `481` — InvalidRequestException
- `482` — InternalFailureException
- `483` — ServiceUnavailableException
- `484` — ThrottlingException

---

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