---
title: "Langfuse Proxy Route"
method: DELETE
path: "/langfuse/{endpoint}"
tags: ["langfuse_passthrough"]
---

# Langfuse Proxy Route

`DELETE /langfuse/{endpoint}`

Call Langfuse via LiteLLM proxy. Works with Langfuse SDK.

[Docs](https://docs.litellm.ai/docs/pass_through/langfuse)

## Path parameters

- `endpoint` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-19** `c357baf422ab` — 3 info
  - api tag `langfuse_passthrough` added
  - api tag `Langfuse Pass-through` removed
  - api tag `pass-through` removed
- **2026-09-18** `082b5fabd909` — 5 info
  - api tag `Langfuse Pass-through` added
  - api tag `pass-through` added
  - api tag `langfuse_passthrough` removed
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - …1 more

[Change history](https://skmtc.dev/flock/apis/litellm-api/changes/langfuse/:endpoint/delete.md)

---

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