Uncache file
- 18 May 2022
- 1 Minute to read
- DarkLight
- PDF
Uncache file
- Updated on 18 May 2022
- 1 Minute to read
- DarkLight
- PDF
Article Summary
Uncaches a cached file by its original download URL. The cached file is deleted from the local filesystem.
Input arguments
Label | Key | Type | Required? | Default | Description |
---|---|---|---|---|---|
Original download URL | url | String(url) | Yes | – | Original URL from which the cached file was downloaded. |
Output arguments
Number of outputs: 2
No output arguments.
Events
No events.
Errors
Label | Code | Description |
---|---|---|
File deletion filed | fileDeletionFailed | Thrown when a cached file matching the given download URL could not be deleted. |
Was this article helpful?