Skip to Content
Launch a Web Input
put

Launches the browsers instance, loads the URL specified, and then starts streaming to the specified Live Stream.

Request path & query params
WEB_INPUT_ID
string

The Web Input ID

put
200
/video/v1/web-inputs/{WEB_INPUT_ID}/launch
Response
(application/json)
{
  "data": {}
}