Delete Simulcast Destination

Remove an RTMP simulcast destination from an existing encoder live channel.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Step-by-step: Simulcast.

Remove one simulcast destination from an existing encoder live channel. The channel itself is not deleted.

This is not for VOD Rebroadcast channels or HLS ingest (channel_type hls).

DELETE /v2/channel/{id}/simulcast-destinations/{destination_id}. A successful call returns 200 and {}. An unknown destination_id also returns 200.

List can still show the row for a few seconds. Retry until it is gone.

Path Params
string
required

Channel id (uuid from create or list).

string
required

Simulcast destination id from the list endpoint.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json