VOD Uploads
Process vod
StartVideoProcess
Starts the video process. The video will be available for streaming once the process is complete.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
OK
The response is of type object
.
cURL