Reload a Web Input
PUT {{baseUrl}}/video/v1/web-inputs/:WEB_INPUT_ID/reload
Reloads the page that a Web Input is displaying.
Note: Using this when the Web Input is streaming will display the page reloading.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{}}