Authorization: Bearer ********************{
"video_id": "827297867148050499",
"video_url": ""
}curl --location 'https://api.mobimodel.cn/kling/v1/videos/identify-face' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"video_id": "827297867148050499",
"video_url": ""
}'{}