Authorization: Bearer ********************curl --location --request POST '/fetch_custom_face' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"count": 48
}'{
"status": "ok",
"retcode": 0,
"data": [
"string"
],
"message": "string",
"echo": "string",
"wording": "string",
"stream": "stream-action"
}