Delete a live stream
DELETE {{baseUrl}}/live_streams/:id
This operation deletes a live stream, including all assigned outputs and targets.
Note: You can't remove live streams that have an asset_id. Assets must be removed by sending a DEL request to the /assets endpoint.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |