v1
latestOpenAPI 3.0.02026-07-147249104.6 KBfiles : Upload files
Uploads a file from a URL
- WARNING: File URLs or fileIds must be stored somewhere within the customData field for an app, review, developer or user. Unused files will be removed after a few days.
- This method is called on behalf of a developer.
post/files/url
Query parameters
urlstring required
The URL of the file to be uploaded
isPrivateboolean
If true, this file will be protected as a private file and require the generation of a signed URL in order to download using the Download File API. The default is false.
Response
OK