Update an existing live output profile's configuration

Fetches the current profile 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
string
required

The new display name

outputType
object
required

The new output type object

string
required
integer
required

The audio bitrate in bps

string
required

The primary output stream key

string
required

The primary output URL

string
required

The secondary output stream key

string
required

The secondary output URL

integer
required

The video bitrate in bps

string
required

The video bitrate mode

string
required

The video codec

integer
required

The video frame rate

integer
required

The video height in pixels

integer
required

The video width in pixels

Responses
200

Success

400

Bad Request

401

The caller is not authenticated

404

The output profile was not found

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