public async Task DeleteTemporaryImagesAsync() =>
 await _cloudinary.DeleteResourcesByTagAsync(CloudinaryTagDefaults.Temp, _cancellationToken);