Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Body
application/json
Response
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.