X-API-Key: ********************{
"name": "string",
"description": "string",
"voice_type": "string",
"voice_value": "string"
}curl --location 'https://superouter.nesports.top/projects//characters' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"name": "string",
"description": "string",
"voice_type": "string",
"voice_value": "string"
}'null