Upload image from URL.
File
Upload image from URL.
This endpoint allows you to upload an image from a URL to Social+ cloud storage.
File size limit: 1,073,741,824 byte
POST
Upload image from URL.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Body
application/json
A file URL to upload
Maximum string length:
1024File access type. network type requires authentication to download.
Available options:
public, network Alternative text for the file.
Maximum string length:
180Response
Image Upload Result
Root file key on cloud storage.
url to download the file
File type.
Available options:
image, file, video Example:
"image"
File access type. network type requires authentication to download.
Available options:
public, network Alternative text for the file.
The date/time when a file is uploaded.
The date/time when a file is updated.