Which product is your request related to?
Encoding - VOD
Description
Currently in the web portal and the Encoding api there are only options to create (POST), get info about (GET), or remove (DELETE) inputs and outputs for encoding. It would be incredibly useful to allow at least the name to be modified (PATCH) via the portal and/or the api. We implemented Bitmovin encoding and now want to expand how we are using it and due to that we want to change our naming scheme for inputs and outputs. It’s annoying that I can’t just modify the name and keep reusing the same ID and instead need to delete all the inputs and outputs just to have the end result of changing the name.