{
        var fileRecord = await UploadFileAsync(fileName, fileContent, fileContentType, cancellationToken);

        if (tags is { })
        {