v31

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-28124212862.9 KB
Live Streams

Delete a live stream playback ID

Deletes the playback ID for the live stream. This will not disable ingest (as the live stream still exists). New attempts to play back the live stream will fail immediately. However, current viewers will be able to continue watching the stream for some period of time.

delete/video/v1/live-streams/{LIVE_STREAM_ID}/playback-ids/{PLAYBACK_ID}

Path parameters

LIVE_STREAM_IDstring required

The live stream ID

PLAYBACK_IDstring required

The asset or live stream's playback ID.

Response

No Content