{
"prompt": "string",
"guidance_scale": 0,
"num_inference_steps": 0,
"image_height": 0,
"image_width": 0
}
curl --location --request POST 'https://api.302.ai/302/v2/flux/flux_dev/task' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "string",
"guidance_scale": 0,
"num_inference_steps": 0,
"image_height": 0,
"image_width": 0
}'
"string"