Authorization: Bearer ********************
curl --location --globoff '/recraft/v1/images/clarityUpscale' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""' \ --form 'response_format="url"'
{}