Authorization: Bearer ********************
curl --location --globoff '/recraft/v1/styles' \ --header 'Authorization: Bearer <token>' \ --form 'style=""' \ --form 'files=@""'
{}