---
title: "Update Model"
method: POST
path: "/api/update-model"
---

# Update Model

`POST /api/update-model`

Updates an existing model. Returns a streaming response with progress updates

## Request body

- object
  - `modelName` string, required

## Response `200`

Streaming response with progress updates

## Other responses

- `400` — Invalid request

---

[API](https://skmtc.dev/d3v0ps-cloud/apis/ollama-model-manager-api.md) · [All operations](https://skmtc.dev/d3v0ps-cloud/apis/ollama-model-manager-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/d3v0ps-cloud/ollama-model-manager-api/revisions/b4778ed72650/schema)
