{
"name": "302test",
"material_video": "https://res.chanjing.cc/chanjing/res/person/2024-07-02/489157a8-f164-422c-9748-d8758131aa09_480.webm",
"callback": "",
"train_type": ""
}curl --location --request POST '/chanjing/open/v1/create_customised_person' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "302test",
"material_video": "https://res.chanjing.cc/chanjing/res/person/2024-07-02/489157a8-f164-422c-9748-d8758131aa09_480.webm",
"callback": "",
"train_type": ""
}'{
"code": 0,
"data": "1935639178641408000",
"msg": "success",
"trace_id": "b2159e6f8c67e87a891e533e1cef1222"
}