curl --location 'https://api.tvunetworks.com/mediahub/api/v2/sourceObject/bulk' \
--header 'SID: ' \
--header 'Content-Type: application/json' \
--data '[
"string"
]'{
"errorCode": "0x0",
"errorInfo": "success",
"result": {},
"async": true,
"errorBody": {}
}