Enable a transcoder's stream targets

PUT {{baseUrl}}/transcoders/:id/enable_all_stream_targets

This operation enables all of the stream targets assigned to a specific transcoder.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"transcoder":{"stream_targets":{"state":"enabled"}}}