Rename an existing folder by folder number.
Documentation Index
Fetch the complete documentation index at: https://autorender.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
POST /api/v1/folders/rename/{folderNo} sets a new name for the folder and returns the full folder record (path, workspace, timestamps, etc.).
| Parameter | Description |
|---|---|
folderNo | Folder number to rename |
| Field | Type | Required | Description |
|---|---|---|---|
name | string | Yes | New folder name |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
"53855hxPoq"