Update a Virtual Channel service
PUT {{API_SCHEME}}://{{API_ROOT}}/services/virtual-channel/{id}
Request Body
{"name"=>"MY_VIRTUAL_CHANNEL", "environmentTags"=>["Prod"], "baseLive"=>{"id"=>1}}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |