Update an existing live channel's configuration

Fetches the current live channel state, merges the provided changes (only updating fields that differ), submits the update, and waits for the channel to return to Idle status. Automatically resolves security group names to IDs.

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

The new display name for the channel

string
required

The new thumbnail image asset ID

string
required

The new archive folder asset ID

boolean
required

Whether to enable high availability

boolean
required

Whether to enable live clipping

boolean
required

Whether the output stream is secure

string
required
string
required

The channel type: "External", "IVS", "Normal", or "Realtime"

string
required
externalOutputProfiles
array of objects
required

External output profile configurations

externalOutputProfiles*
securityGroups
array of strings
required

Security group names to assign

securityGroups*
Responses
200

Success

400

Bad Request

401

The caller is not authenticated

404

The live channel was not found

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!