post https://upload.wistia.com/
Endpoint to upload media files from a local system or import from a web URL.
- Use
multipart/form-data
with afile
parameter to upload from local system - Use
application/x-www-form-urlencoded
with aurl
parameter to import from web URL