{ "playerIds": [ "8208967d40e9980bab6d12367dc88e0b" ], "noticeUrl": "https://aaa.com" }
curl --location --request POST 'https://open-cn.vnnox.com/v2/notification-hooks/video-source-updates' \ --header 'AppKey;' \ --header 'Nonce;' \ --header 'CurTime;' \ --header 'CheckSum;' \ --header 'Content-Type: application/json' \ --data-raw '{ "playerIds": [ "8208967d40e9980bab6d12367dc88e0b" ], "noticeUrl":"https://aaa.com" }'
{ "success": [ "8208967d40e9980bab6d12367dc88e0b" ] }