---
title: "Proxy"
method: DELETE
path: "/models/{rest_of_path}"
tags: ["models"]
---

# Proxy

`DELETE /models/{rest_of_path}`

## Path parameters

- `rest_of_path` string, required

## Response `200`

Successful Response

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `422` — Unprocessable Content
- `500` — Internal Server Error

## Changes

- **2026-07-21** `4e7a269f88db` — 1 info
  - api operation id `proxy_models__rest_of_path__get` removed and replaced with `proxy_models__rest_of_path__delete`

[Change history](https://skmtc.dev/hf/apis/extralit-v1/changes/models/:rest_of_path/delete.md)

---

[API](https://skmtc.dev/hf/apis/extralit-v1.md) · [All operations](https://skmtc.dev/hf/apis/extralit-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hf/extralit-v1/revisions/4e7a269f88db/schema)
