Updates an existing live input configuration.

Behavior: Updates a live input record using the values from the provided Nomad.Common.Models.Live.LiveInputEditModel. Changes to the underlying resource may not take effect immediately even though the Nomad.Common.Models.Live.LiveInputModel record reflects the update.

Authorization: Requires an authenticated user with a valid bearer token.

Side Effects:

  • The live input record is updated in the data store.
  • Background propagation of changes to the provisioned resource may occur.

Error Scenarios:

  • Returns 400 if the edit model fails validation.
  • Returns 401 if the request is not authenticated.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The Nomad.Common.Models.Live.LiveInputEditModel containing updated values.

uuid
string | null
string | null
string | null
destinations
array of objects | null

Gets or sets sources must be URLs and are only valid for input types: URL_PULL, MP4_FILE

destinations
sources
array of objects | null

Gets or sets sources must be URLs and are only valid for input types: RTMP_PULL

sources
Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json