Skip to main content
POST
Create a media presign URL

Authorizations

Authorization
string
header
required

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

Body

application/json
filename
string
required
Minimum string length: 1
contentType
enum<string>
required
Available options:
image/jpeg,
image/jpg,
image/png,
image/webp,
image/gif,
video/mp4,
video/mpeg,
video/quicktime,
video/avi,
video/x-msvideo,
video/webm,
video/x-m4v,
audio/aac,
audio/flac,
audio/mp4,
audio/mpeg,
audio/ogg,
audio/opus,
audio/wav,
audio/webm,
audio/x-flac,
audio/x-m4a,
audio/x-wav,
audio/3gpp,
application/pdf,
application/msword,
application/vnd.openxmlformats-officedocument.wordprocessingml.document,
application/vnd.ms-powerpoint,
application/vnd.openxmlformats-officedocument.presentationml.presentation
size
integer
Required range: x <= 5368709120

Response

Presign URL created.

ok
boolean
required
data
object
required