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

# RenameDocument

> Rename a document. Requires edit access to the document.

# RenameDocument

Rename a document. Requires edit access to the document.

## Parameters

| Parameter      | Type   | Required | Description                                               |
| -------------- | ------ | -------- | --------------------------------------------------------- |
| `documentId`   | string | Yes      | The id of the document you want to rename.                |
| `documentName` | string | Yes      | The new name for the document without the file extension. |
