curl --location --request POST 'https://api.302.ai/302/submit/flux-selfie' \
--header 'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--form 'main_face_image=@""' \
--form 'prompt="a person holding sign with glowing purple text \"302.AI\""' \
--form 'negative_prompt=""' \
--form 'width="896"' \
--form 'height="1152"' \
--form 'id_weight="1.1"'
{
"completed_at": "",
"created_at": "",
"error": "",
"id": "",
"model": "",
"output": "",
"started_at": "",
"status": ""
}