Update a simulcast

Updates the status of a specific simulcast linked to a parent live stream. You can enable or disable the simulcast at any time while the parent stream is active or idle. After the live stream is disabled, the simulcast can no longer be modified.

Webhook event: video.live_stream.simulcast_target.updated

Example

When a PATCH request is made to this endpoint, the API updates the status of the simulcast. This can be useful for pausing or resuming a simulcast on a particular platform without stopping the parent live stream.

Path Params
string
required

Upon creating a new live stream, FastPix assigns a unique identifier to the stream.

string
required

When you create the new simulcast, FastPix assign a universal unique identifier which can contain a maximum of 255 characters.

Body Params
boolean
Defaults to true

When set to false, the simulcast is disabled for the specified stream.

metadata
object

You can search for videos with specific key-value pairs using metadata, when you tag a video in "key":"value" pairs.

Responses

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