Live Streams
Delete a live stream
Deletes a live stream from the current environment. If the live stream is currently active and being streamed to, ingest will be terminated and the encoder will be disconnected.
delete/video/v1/live-streams/{LIVE_STREAM_ID}
Path parameters
LIVE_STREAM_IDstring required
The live stream ID
Response
No Content
Changes
Changed in 2 of the 28 revisions of this API.2
- ○
the endpoint scheme security
authorizationTokenwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
accessTokenwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○