Shut down a Web Input
PUT {{baseUrl}}/video/v1/web-inputs/:WEB_INPUT_ID/shutdown
Ends streaming to the specified Live Stream, and then shuts down the Web Input browser instance.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{}}