Authorization: Bearer ********************
{
"prompt": "ein fantastisches bild"
}
curl --location -g --request POST '/flux/v1/flux-kontext-pro' \
--header 'Authorization: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "ein fantastisches bild"
}'
{"id":"a8b95720-6eb2-4ef2-b120-2a1b99d41324"}