{
"personal_info": {
"gender": "male",
"age": "adolescence",
"ethnicity": "african",
"body": "ectomorph",
"glasses": "none",
"eye_color": "string",
"height": "string"
},
"styles": {
"style": [
"office",
"cafe"
],
"clothing": [
"fitted_black_turtleneck",
"dark_gray_patterned_blazer"
]
},
"photos": [
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/30806507",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565"
],
"user": {
"name": "礼超栋",
"email": "unco0205@gmail.com"
}
}curl --location --request POST 'https://api.wps.com/bff/ai-professional-photo/v2/task' \
--header 'Origin: https://headshot.wps.ai' \
--header 'Cookie: wps_sid={{wps_sid}};wps_sid={{wps_sid}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"personal_info": {
"gender": "male",
"age": "adolescence",
"ethnicity": "african",
"body": "ectomorph",
"glasses": "none",
"eye_color": "string",
"height": "string"
},
"styles": {
"style": [
"office",
"cafe"
],
"clothing": [
"fitted_black_turtleneck",
"dark_gray_patterned_blazer"
]
},
"photos": [
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/30806507",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565",
"https://avatars.githubusercontent.com/u/76745565"
],
"user": {
"name": "礼超栋",
"email": "unco0205@gmail.com"
}
}'{
"code": 0,
"message": "ok",
"data": {
"task_id": "f21d165d-114b-441d-88f7-3e703f382ab6"
}
}