File Visibility
Set the visibility of the uploaded File
You can change the file's visibility using the makeFilePublic()
and makeFilePrivate()
APIs.
Note that when you create a URL for download, this URL can still be shared with anonymous users. The main difference from a public file is that the URL will work only for a short period.