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
string
required

File to upload

format
string
required

File format

Response

200 - application/json
success
enum<boolean>
required
Available options:
true
data
object
required