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