X-API-Key: ********************{
"name": "string",
"style_type": "string",
"style_value": "string",
"aspect_ratio": "string",
"global_negative_prompt": "string",
"global_character_prompt": "string",
"global_scene_prompt": "string",
"is_public": true
}curl --location --request PATCH 'https://superouter.nesports.top/projects/' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"name": "string",
"style_type": "string",
"style_value": "string",
"aspect_ratio": "string",
"global_negative_prompt": "string",
"global_character_prompt": "string",
"global_scene_prompt": "string",
"is_public": true
}'null