VOD Uploads
Create vod
CreateVideo
Creates a new video and starts the process. The video will be available for streaming once the process is complete.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
CreateVideoResponse is the response message for CreateVideo.
The created video.