{ "label": "string", "videoId": 0, "score": 0 }
curl --location --request POST 'http://127.0.0.1:8882/luckyjourney/customer/updateUserModel' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data-raw '{ "label": "string", "videoId": 0, "score": 0 }'
{}