---
title: "Update Image from Upload (Multipart/Mixed Post)"
method: PUT
path: "/images/{filename}"
tags: ["Images"]
---

# Update Image from Upload (Multipart/Mixed Post)

`PUT /images/{filename}`

Update an image file

## Path parameters

- `filename` string, required

## Response `202`

- object
  - `code` integer, required
  - `message` string, required

## Other responses

- `400`
- `401`
- `404`

---

[API](https://skmtc.net/ns-api/apis/netsapiens-api-v2.md) · [All operations](https://skmtc.net/ns-api/apis/netsapiens-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ns-api/netsapiens-api-v2/revisions/d37f65b5b886/schema)
