Skip to main content
POST
Create upload

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
Example:

"Example"

size
integer

The file size, in bytes

Example:

12345

Response

Upload (with key and url)

success
boolean
required
Example:

true

result
object
required
Example:
errors
object[]
required
Example: