CreateVideo
Creates a new video and starts the process. The video will be available for streaming once the process is complete.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
CreateVideoResponse is the response message for CreateVideo.