remove_granular_acls

Function remove_granular_acls 

Source
pub async fn remove_granular_acls(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
    kind: &str,
    add_owner_to_folder_request: AddOwnerToFolderRequest,
) -> Result<String, Error<RemoveGranularAclsError>>