v1

latestOpenAPI 3.1.02026-08-06492794.7 KB
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