Uncache file
  • 18 May 2022
  • 1 Minute to read
  • Dark
    Light
  • PDF

Uncache file

  • Dark
    Light
  • PDF

Article Summary

Uncaches a cached file by its original download URL. The cached file is deleted from the local filesystem.

Input arguments

LabelKeyTypeRequired?DefaultDescription
Original download URLurlString(url)YesOriginal URL from which the cached file was downloaded.

Output arguments

Number of outputs: 2

No output arguments.

Events

No events.

Errors

LabelCodeDescription
File deletion filedfileDeletionFailedThrown when a cached file matching the given download URL could not be deleted.

Was this article helpful?

What's Next