Create a folder under an optional parent.
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.
name and optionally parent_folder_no to nest under an existing folder.
| Field | Type | Required | Description |
|---|---|---|---|
name | string | Yes | Folder name |
parent_folder_no | string | No | Parent folder number; omit for root |
name and folder_no of the created folder.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.