curl --location 'https://api.tvunetworks.com/openapi/share/3.0/anywhere/startPushLive' \
--header 'SID: ' \
--header 'Content-Type: application/json' \
--data '{
"rid": "791c4630f04b09d6",
"tid": "aa9ee81ec220d270",
"name": "tdp1"
}'{}