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
type
enum<string>
required
Available options:
image,
video,
audio,
document
file
string
required

File to upload

Response

success
enum<boolean>
required
Available options:
true
data
object
required