Authorization: Bearer ********************
curl --location --globoff '/ideogram/v1/ideogram-v3/remix' \ --header 'Authorization: Bearer <token>' \ --form 'image=@""' \ --form 'prompt=""'
{}