> ## Documentation Index
> Fetch the complete documentation index at: https://developers.myhero.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Rename project

> Rename an existing project.

`rename_project`

Rename an existing project.

## Parameters

<ParamField path="projectId" type="string" required />

<ParamField path="name" type="string" required>
  New project name.
</ParamField>
