For AI agents: visit https://elai.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Renames a folder, or moves it under a different parent.
Rename wins over move. The two operations are mutually exclusive in one call: if name is present the folder is renamed and parentUploadFolderId is ignored entirely. Send two requests to do both.
To move a folder to the top level, send parentUploadFolderId as null or false. Names must stay unique within the destination.