Skip to main content
POST
Upload file

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
file
any
required
filename
string
required
Required string length: 1 - 255
size
integer
required
Required range: x >= 1
description
string

Response

File uploaded successfully

success
boolean
required
data
object
required