---
title: "Endpoint Func"
method: PUT
path: "/v2/info"
---

# Endpoint Func

`PUT /v2/info`

## Query parameters

- `subpath` string

## Request body

- object, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-30** `9073a53882fe` — 1 info
  - api operation id `endpoint_func_v2_info_patch` removed and replaced with `endpoint_func_v2_info_put`
- **2026-08-29** `959587d751fd` — 1 info
  - api operation id `endpoint_func_v2_info_get` removed and replaced with `endpoint_func_v2_info_patch`
- **2026-08-28** `bdbdc2dc1696` — 1 info
  - api operation id `endpoint_func_v2_info_post` removed and replaced with `endpoint_func_v2_info_get`
- **2026-08-27** `7e4e950652fe` — 1 info
  - api operation id `endpoint_func_v2_info_delete` removed and replaced with `endpoint_func_v2_info_post`
- **2026-08-26** `cbb50818ccdb` — 1 info
  - api operation id `endpoint_func_v2_info_put` removed and replaced with `endpoint_func_v2_info_delete`

[Full history](https://skmtc.dev/sea-lion/apis/litellm-api/changes/v2/info/put.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/9073a53882fe/schema)
