Live Streams
Delete a live stream simulcast target
Delete the simulcast target using the simulcast target ID returned when creating the simulcast target. Simulcast Target can only be deleted when the parent live stream is in idle state.
delete/video/v1/live-streams/{LIVE_STREAM_ID}/simulcast-targets/{SIMULCAST_TARGET_ID}
Path parameters
LIVE_STREAM_IDstring required
The live stream ID
SIMULCAST_TARGET_IDstring required
The ID of the simulcast target.
Response
No Content