Submit audio or video files from local files
Request an upload URL
upload_url and the metadata needed for the upload headers.data object for the next step.Upload your audio file
upload_url and metadata from the previous response to upload the file with a PUT request.PUT request will return an HTTP 200 OK status with an empty body. The transcription process has now started.Pre-signed URL generated successfully. Use the returned values to perform the PUT upload.