X-API-Key: ********************{
"name": "string",
"image_asset_id": "string",
"image_prompt": "string",
"ignore_global_scene_prompt": true,
"ignore_global_style": true
}curl --location --request PATCH 'https://superouter.nesports.top/projects//scenes/' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"name": "string",
"image_asset_id": "string",
"image_prompt": "string",
"ignore_global_scene_prompt": true,
"ignore_global_style": true
}'null