Files
Upload File From Url
Upload a file from a URL.
The server fetches the file from the provided URL and stores it. If name is omitted, the filename is derived from the response Content-Disposition header or the URL path.
put/api/v1/files/upload_from_url
Query parameters
project_idstring uuid nullable
organization_idstring uuid nullable
Cookies
sessionstring nullable
Request body
Response
Successful Response