---
title: "Delete a worker pipeline configuration"
method: DELETE
path: "/v1/observability/pipeline-configs/{pipeline_config_id}"
tags: ["beta.observability.evaluations"]
---

# Delete a worker pipeline configuration

`DELETE /v1/observability/pipeline-configs/{pipeline_config_id}`

Delete a worker pipeline configuration

## Path parameters

- `pipeline_config_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `400` — Bad Request - Invalid request parameters or data
- `404` — Not Found - Resource does not exist
- `408` — Request Timeout - Operation timed out
- `409` — Conflict - Resource conflict
- `422` — Unprocessable Entity - Validation error

## Changes

- **2026-09-23** `fa73befe1c61` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mistral/apis/mistral-ai-api/changes/v1/observability/pipeline-configs/:pipeline_config_id/delete.md)

---

[API](https://skmtc.dev/mistral/apis/mistral-ai-api.md) · [All operations](https://skmtc.dev/mistral/apis/mistral-ai-api/llms.txt) · [OpenAPI document](https://skmtc.dev/mistral/apis/mistral-ai-api/revisions/fa73befe1c61?raw)
