POST
/
media
/
files
/
upload-request

Authorizations

Authorization
string
headerrequired

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

Body

application/json
upload_type
enum<string>
required
Available options:
image,
video
file_name
string
required
file_size
integer
required

in bytes

Response

200 - application/json
message
string
success
boolean
content
object