Create upload
POST/uploads
Creates an Upload
of a new Media asset and returns all information to perform the upload of the source file via the chosen input type
.
The transcriptLanguageCode
parameter determines which speech-to-text language model will be applied for transcription after a successful upload. A list of transcription languages available for the tenant can be retrieved separately.
Request
Responses
- 201
- 401
- 403
- 422
Successful response.
Unauthorized access.
Access forbidden.
Invalid data provided.