Update a Wowza stream source

PATCH {{baseUrl}}/stream_sources/wowza/:id

(Available from version 1.4) This operation updates a Wowza stream source. A Wowza stream source enables automatic transcoder start, stop, and broadcast location detection.

Request Body

{"stream_source_wowza"=>{"name"=>"My Updated Wowza Stream Source"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"stream_source_wowza":{"created_at":"2020-01-29T17:16:22.001Z","name":"My Updated Wowza Stream Source","primary_url":"rtmp://origin.cdn.wowza.com:1935/live","state":"stopped","stream_name":"0I3abc1FPZ2P3Qxdfz3YwKtZdDqu6102","updated_at":"2020-01-31T14:56:21.001Z"}}