Authorization: Bearer ********************{
"prompt": "千智",
"width": 512,
"height": 512
}curl --location -g --request POST '{{BASE_URL}}/flux/submit' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "千智",
"width": 512,
"height": 512
}'{
"id": "8pjvh3rv41rm20ch50ys5n148w"
}