Create a new live input

Provisions a new live input with the specified type and source configuration. Automatically generates an internal name from the display name and sets source-specific fields based on the input type.

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

The display name for the live input

string
required

The source URL or CIDR block (usage depends on TYPE)

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 video asset ID for the input

destinations
array of objects
required

Destination configurations for the input

destinations*
sources
array of objects
required

Full source configurations (overrides SOURCE parameter)

sources*
Responses
200

Success

400

Bad Request

401

The caller is not authenticated

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