curl --location '/fetch_custom_face_detail' \ --header 'Content-Type: application/json' \ --data '{ "count": 10 }'
{ "status": "ok", "retcode": 0, "data": {}, "message": "", "wording": "", "stream": "normal-action" }