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