Skip to Content
Shut down a Web Input
put

Ends streaming to the specified Live Stream, and then shuts down the Web Input browser instance.

Request path & query params
WEB_INPUT_ID
string

The Web Input ID

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