---
title: "Rename a project on a user's behalf"
method: PATCH
path: "/v1/admin/projects/{projectId}"
tags: ["Admin Projects"]
---

# Rename a project on a user's behalf

`PATCH /v1/admin/projects/{projectId}`

## Path parameters

- `projectId` string, required

## Request body

- AdminRenameProjectDto
  - `name` string, required

## Response `204`

---

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