---
title: "POST rename-file"
method: POST
path: "rename-file"
---

# POST rename-file

`POST rename-file`

## Request body

- object
  - `name` string, required
  - `id` string, uuid, required — UUID formatted string

## Response `default`

A default response

- object
  - `id` string, uuid, required — UUID formatted string
  - `name` string, required
  - `createdAt` string, iso, required
  - `modifiedAt` string, iso, required

---

[API](https://skmtc.net/penpot/apis/untitled-api.md) · [All operations](https://skmtc.net/penpot/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/penpot/untitled-api/versions/6440f0b9dfc1/schema)
