latestOpenAPI 3.1.02026-08-145132109.4 KB

e4dda8c7f007

Drive Folders

Update drive folder

Update a drive folder's name and client visibility. Root folder and entity folders cannot be updated (update the entity name instead).

put/drive_folders/{id}

Path parameters

idinteger required

ID of the drive folder to update

Request body

namestring

New folder name

client_visibleboolean

Whether the folder is visible to clients

Response

Folder updated successfully