Authorization: Bearer ********************
curl --location --request POST '/recraft/v1/images/vectorize' \ --header 'Authorization: Bearer <token>' \ --form 'file=@""'
{}