Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
OK
The response is of type object
.
StartVideoProcess
Starts the video 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
The response is of type object
.