{
"count": 40
}
curl --location --request POST '/fetch_custom_face' \
--header 'Content-Type: application/json' \
--data-raw '{
"count": 40
}'
{
"status": "ok",
"retcode": 0,
"data": [
"string"
],
"message": "string",
"wording": "string",
"echo": "string"
}