v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Folders

Update folder properties

Update properties of folder by given ID. This action happens asynchronously and will update all of the folder's children as well.

post/files/2026-03/folders/update/async

Request body

idstring required

The unique identifier of the folder to be updated.

namestring

New name. If specified the folder's name and fullPath will change. All children of the folder will be updated accordingly.

parentFolderIdinteger

New parent folderId. If changed, the folder and all it's children will be moved into the specified folder. parentFolderId and parentFolderPath cannot be specified at the same time.

Response

accepted

idstring required

ID of the task

linksobject

Links for where to check information related to the task. The status link gives the URL for where to check the status of the task.