POST
/
media
/
files
/
upload-request

Authorizations

Authorization
string
header
required

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

Body

application/json
file_name
string
required
file_size
integer
required

in bytes

upload_type
enum<string>
required
Available options:
image,
video

Response

200 - application/json
content
object
message
string
success
boolean