---
title: "POST /v1/volumes/{id}/files/rename"
method: POST
path: "/v1/volumes/{id}/files/rename"
tags: ["volumes"]
---

# POST /v1/volumes/{id}/files/rename

`POST /v1/volumes/{id}/files/rename`

## Path parameters

- `id` string, uuid, required

## Request body

- FileMoveRequest
  - `from` string, required
  - `to` string, required

---

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