v31

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-28124212862.9 KB
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