Authorization: Bearer ********************
curl --location 'https://drwa.openai-next.com/recraft/v1/images/clarityUpscale' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""' \ --form 'response_format="url"'
{}