updateFolder
inline suspend fun WorkDocsClient.updateFolder(crossinline block: UpdateFolderRequest.Builder.() -> Unit): UpdateFolderResponse
Updates the specified attributes of the specified folder. The user must have access to both the folder and its parent folder, if applicable.