---
title: "POST /DeleteTelemetryPipeline"
method: POST
path: "/DeleteTelemetryPipeline"
---

# POST /DeleteTelemetryPipeline

`POST /DeleteTelemetryPipeline`

Deletes a telemetry pipeline and its associated resources. This operation stops data processing and removes the pipeline configuration.

## Request body

- object
  - `PipelineIdentifier` string, required — The ARN of the telemetry pipeline to delete.

## Response `200`

Success

- DeleteTelemetryPipelineOutput

## Other responses

- `480` — ResourceNotFoundException
- `481` — ConflictException
- `482` — AccessDeniedException
- `483` — InternalServerException
- `484` — ValidationException
- `485` — TooManyRequestsException

---

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