pub async fn folders_delete( configuration: &Configuration, id: &str, ) -> Result<(), Error<FoldersDeleteError>>