{}curl --location --request POST 'http://127.0.0.1:3000/api/get_custom_face_url_list' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"status": "ok",
"retcode": 0,
"data": {
"urls": [
"string"
]
},
"message": "string"
}