createFolder
inline suspend fun WorkDocsClient.createFolder(crossinline block: CreateFolderRequest.Builder.() -> Unit): CreateFolderResponse
Creates a folder with the specified name and parent folder.
Creates a folder with the specified name and parent folder.