Update stream

Update an existing stream's configuration.

Path Params
string
required

Stream ID.

Body Params
allowed_ips
array of objects
required
length ≤ 270

Updated list of allowed IP addresses (max 270).

allowed_ips*
string | null

Optional updated description.

string | null

Update group_id.

boolean | null

Whether to enable ingest authentication.

int32 | null

Updated playlist duration in minutes (between -1 and 720).
-1 means the stream will follow the encoder's playlist duration, with a maximum of 720 minutes.
If set to null, it will be set to the default value of -1.

Responses
202

Stream updated successfully.

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