Skip to Content
Reload a Web Input
put

Reloads the page that a Web Input is displaying.

Note: Using this when the Web Input is streaming will display the page reloading.

Request path & query params
WEB_INPUT_ID
string

The Web Input ID

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