curl --location 'https://api.tvunetworks.comtranscriber/setTranscriber' \
--header 'SID: ' \
--header 'Content-Type: application/json' \
--data '{"programId":"759aa623c7c04b5d913d138a712758ab","setOn":true,"autoSense":false}'{
"errorCode": "0x0",
"errorInfo": "Success",
"result": null
}