curl --location 'https://api.tvunetworks.com/urcaller/api/v2/output' \
--header 'SID: ' \
--header 'Content-Type: application/json' \
--data '{
"type": "SRT",
"outputName": "string",
"url": "srt://demo-zzhforrum.tvustream.com:47087?mode=caller&latency=120000"
}'{
"errorCode": "string",
"errorInfo": "string",
"result": {
"type": "SRT",
"outputName": "string",
"url": "srt://demo-zzhforrum.tvustream.com:47087?mode=caller&latency=120000",
"id": "string",
"objectId": "string"
}
}