Skip to main content
POST
Upload a file

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Body

multipart/form-data
file
file
required

The file to upload (max 25MB)

Response

File uploaded successfully

name
string

Uploaded file name

downloadUrl
string

Shareable URL to download the uploaded file

fileType
enum<string>

Detected file category

Available options:
image,
document,
audio,
video,
other