Logo
Logo
⌘K

Create Upload

Upload an image from a URL.
Parameters

imageUrl

string

Required

URL of the image to upload.

name

string

Name to give the image being uploaded.

parentFolderId

string

Unique identifier of the folder to create the image inside of. If empty, the image will be placed in the root directory.
Returns

The id and status of the newly uploaded image.

POST

/uploads/files/create

Response