Create File
Create a new file by ingesting an existing URL.
For more upload options, see Uploads.
Authorization
Request Body
application/json
RequiredThe request body should contain a properly formatted JSON object with a url
property. Other optional properties are listed below. See File Object for more details.
url
Requiredstringmedia_id
stringfolder
stringfilename
stringref
stringmetadata
objectResponse Body
Success
TypeScript Definitions
Use the response body type in TypeScript.
meta
objectdata
objecterror
object | null | nulllinks
object