---
title: "Update an existing file"
method: PUT
path: "/fs"
tags: ["fs"]
---

# Update an existing file

`PUT /fs`

## Response `200`

successful operation

## Other responses

- `403` — Not allowed
- `404` — File does not exist

## Changes

- **2020-04-14** `6858c68bfb26` — 2 info
  - added the non-success response with the status `404`
  - removed the non-success response with the status `406`
- **2019-03-17** `c43427be564b` — 1 info
  - added the new optional `query` request parameter `hash` to all path's operations
- **2019-03-09** `9b0d6f541190` — 1 info
  - endpoint added
- **2019-03-07** `2d2cec576ebd` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/cometvisu/apis/cometvisu-manager-backend/changes/fs/put.md)

---

[API](https://skmtc.dev/cometvisu/apis/cometvisu-manager-backend.md) · [All operations](https://skmtc.dev/cometvisu/apis/cometvisu-manager-backend/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cometvisu/cometvisu-manager-backend/revisions/d5cd7c188244/schema)
