Request direct upload URL

Deprecated since v4. Use POST /job/add_asset instead.

Generates special expirable URL for direct media content upload. Use this endpoint when
you need to upload local files. Otherwise (for media available online) consider using
/job/add_media.
After calling this endpoint you should PUT your content to URL returned, and then
call POST /job/perform_transcription for processing to start.
URL will expire in 24 hours.

Language
Credentials
URL
Click Try It! to start a request and see the response here!