Disable a transcoder's stream targets
PUT {{baseUrl}}/transcoders/:id/disable_all_stream_targets
This operation disables all of the stream targets assigned to a specific transcoder.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"transcoder":{"stream_targets":{"state":"enabled"}}}