---
title: "Milvus Proxy Route"
method: PATCH
path: "/milvus/{endpoint}"
tags: ["Milvus Pass-through", "pass-through"]
---

# Milvus Proxy Route

`PATCH /milvus/{endpoint}`

Enable using Milvus `/vectors` endpoint as a pass-through endpoint.

## Path parameters

- `endpoint` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-27** `7e4e950652fe` — 1 info
  - api operation id `milvus_proxy_route_milvus__endpoint__delete` removed and replaced with `milvus_proxy_route_milvus__endpoint__post`
- **2026-08-26** `cbb50818ccdb` — 1 info
  - api operation id `milvus_proxy_route_milvus__endpoint__put` removed and replaced with `milvus_proxy_route_milvus__endpoint__delete`
- **2026-08-25** `30b4e54edf06` — 1 info
  - api operation id `milvus_proxy_route_milvus__endpoint__delete` removed and replaced with `milvus_proxy_route_milvus__endpoint__put`
- **2026-08-24** `7584942ad6ef` — 1 info
  - api operation id `milvus_proxy_route_milvus__endpoint__put` removed and replaced with `milvus_proxy_route_milvus__endpoint__delete`
- **2026-08-24** `02cc523f20c9` — 1 info
  - api operation id `milvus_proxy_route_milvus__endpoint__get` removed and replaced with `milvus_proxy_route_milvus__endpoint__put`

[Full history](https://skmtc.dev/sea-lion/apis/litellm-api/changes/milvus/:endpoint/patch.md)

---

[API](https://skmtc.dev/sea-lion/apis/litellm-api.md) · [All operations](https://skmtc.dev/sea-lion/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sea-lion/litellm-api/revisions/7e4e950652fe/schema)
