Update an existing live input's configuration

Fetches the current live input state, merges the provided changes (only updating fields that differ), and submits the update. Adjusts source-specific fields based on the input type and waits for the input to return to Detached status.

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 input

string
required

The new source URL or CIDR block

string
required

The input type: "RTMP_PULL", "RTMP_PUSH", "RTP_PUSH", "UDP_PUSH", or "URL_PULL"

boolean
required

Whether to use standard input class

string
required

The new video asset ID

destinations
array of objects
required

New destination configurations

destinations*
sources
array of objects
required

Full source configurations (overrides SOURCE)

sources*
Responses
200

Success

400

Bad Request

401

The caller is not authenticated

404

The live input was not found

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