curl --location '/add_custom_face' \
--header 'Content-Type: application/json' \
--data '{
"file": "C:\\Users\\Public\\face.png",
"is_origin": true
}'{
"status": "ok",
"retcode": 0,
"data": {},
"message": "",
"wording": "",
"stream": "normal-action"
}