Update an existing live output profile group's configuration

Fetches the current group state and merges provided values with existing settings (using the existing value as fallback for any unspecified parameters).

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

The unique identifier of the group to update

string
required

The new display name

boolean
required

Whether the group is enabled

manifestType
object
required

The new manifest type configuration

boolean
required

Whether this is the default group

liveOutputType
object
required

The new output type

archiveLiveOutputProfile
object
required

The new archive output profile

liveOutputProfiles
array of objects
required

The new array of output profiles

liveOutputProfiles*
Responses
200

Success

400

Bad Request

401

The caller is not authenticated

404

The profile group was not found

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