Enable API parameters

If you are looking for specific parameters in the APIs, please refer to the examples in the API documentation that has a detailed description of APIs 2.0 and 5.0.

For example, if you are looking for the parameter to enable the "closed captions" on Zixi feeds using the API, the relevant Parameter from the API response is,

 "pid_attribute_type_id": 27,

"pid_attribute_type_value": "1"                     

Where the values are:

 "PidAttributeCcDisplay": {

"1": "Hide",

"2": "CEA-608 CC1",

"3": "CEA-608 CC2",

"4": "CEA-608 CC3",

"5": "CEA-608 CC4",

"6": "CEA-708 CC1",

"7": "CEA-708 CC2",

"8": "CEA-708 CC3",

"9": "CEA-708 CC4",

"10": "All"

This parameter in channel configuration sector.