Cancels the reprocessing of data through the pipeline.
delete/pipelines/{pipelineName}/reprocessing/{reprocessingId}
Path parameters
pipelineNamestring required
The name of pipeline for which data reprocessing is canceled.
reprocessingIdstring required
The ID of the reprocessing task (returned by <code>StartPipelineReprocessing</code>).
Response
Success
CancelPipelineReprocessingResponse required