Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Body
multipart/form-data
An array containing a single file.
An array of files. Must not be provided at the same time as file
.
Maximum length:
1024
File access type. network
type requires authentication to download.
Available options:
public
, network
Response
File Upload Result
Root file key on cloud storage.
url to download the file
File type.
Available options:
image
, file
, video
Example:
"file"
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.