POST
/
uploads

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string

The file name

Required string length: 1 - 40
size
integer

The file size, in bytes

Response

200 - application/json
errors
object[]
required
result
object
required
success
boolean
required