curl --location 'https://api.tvunetworks.com/urcaller/api/v2/preview/stop' \
--header 'SID: ' \
--header 'Content-Type: application/json' \
--data '{
"sourceObjectId": "string"
}'{
"errorCode": "0x0",
"errorInfo": "success",
"result": {},
"async": true,
"errorBody": {}
}