---
title: "file/move/{fileName}"
method: GET
path: "/api/file/move/{fileName}"
tags: ["file"]
---

# file/move/{fileName}

`GET /api/file/move/{fileName}`

Moves the specified file from the `uploads` directory to the correct media subfolder based on its extension, returning a status of `OK` or an error message if not successful.

## Response `200`

Success

- object

---

[API](https://skmtc.dev/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.dev/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/revisions/34a577bdabff/schema)
